
Go to the source code of this file.
Classes | |
| struct | yaze::editor::PanelLayoutPreset |
| Defines default panel visibility for an editor type. More... | |
| class | yaze::editor::LayoutPresets |
| Centralized definition of default layouts per editor. More... | |
| struct | yaze::editor::LayoutPresets::Panels |
Namespaces | |
| namespace | yaze |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |
Enumerations | |
| enum class | yaze::editor::DockPosition { yaze::editor::Center , yaze::editor::Left , yaze::editor::Right , yaze::editor::Bottom , yaze::editor::Top , yaze::editor::LeftBottom , yaze::editor::RightBottom , yaze::editor::RightTop , yaze::editor::LeftTop } |
| Preferred dock position for a card in a layout. More... | |