#include <functional>#include <string>#include "absl/status/status.h"#include "app/editor/core/event_bus.h"#include "app/editor/editor.h"
Go to the source code of this file.
Classes | |
| class | yaze::editor::EditorActivator |
| Handles editor switching, layout initialization, and jump-to navigation. More... | |
| struct | yaze::editor::EditorActivator::Dependencies |
Namespaces | |
| namespace | yaze |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |