#include <string>#include <vector>#include "app/editor/editor.h"#include "app/editor/layout/layout_manager.h"#include "app/editor/layout/layout_presets.h"#include "app/editor/system/panel_manager.h"
Go to the source code of this file.
Classes | |
| class | yaze::editor::LayoutOrchestrator |
| Coordinates between LayoutManager, PanelManager, and LayoutPresets. More... | |
Namespaces | |
| namespace | yaze |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |