#include <functional>#include <string>#include <vector>#include "app/editor/system/editor_panel.h"

Go to the source code of this file.
Classes | |
| struct | yaze::editor::PanelDefinition |
| Declarative registration contract for editor panels. More... | |
| class | yaze::editor::PanelHost |
| Thin host API over PanelManager for declarative panel workflows. More... | |
Namespaces | |
| namespace | yaze |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |