#include <string>#include <memory>#include "absl/status/status.h"#include "app/editor/editor.h"#include "app/editor/system/popup_manager.h"#include "app/editor/ui/welcome_screen.h"#include "app/gui/core/icons.h"
Go to the source code of this file.
Classes | |
| class | yaze::editor::UICoordinator |
| Handles all UI drawing operations and state management. More... | |
Namespaces | |
| namespace | yaze |
| Main namespace for the application. | |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |