
Go to the source code of this file.
Classes | |
| class | yaze::editor::RightPanelManager |
| Manages right-side sliding panels for agent chat, proposals, settings. More... | |
Namespaces | |
| namespace | yaze |
| namespace | yaze::project |
| namespace | yaze::core |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |
Functions | |
| const char * | yaze::editor::GetPanelTypeName (RightPanelManager::PanelType type) |
| Get the name of a panel type. | |
| const char * | yaze::editor::GetPanelTypeIcon (RightPanelManager::PanelType type) |
| Get the icon for a panel type. | |