| ApplyDockLayout(EditorType type) | yaze::editor::LayoutOrchestrator | private |
| ApplyNamedPreset(const std::string &preset_name, size_t session_id=0) | yaze::editor::LayoutOrchestrator | |
| ApplyPreset(EditorType type, size_t session_id=0) | yaze::editor::LayoutOrchestrator | |
| GetPrefixedPanelId(const std::string &card_id, size_t session_id) const | yaze::editor::LayoutOrchestrator | private |
| GetVisiblePanels(size_t session_id) const | yaze::editor::LayoutOrchestrator | |
| GetWindowTitle(const std::string &card_id, size_t session_id=0) const | yaze::editor::LayoutOrchestrator | |
| HideOptionalPanels(EditorType type, size_t session_id=0) | yaze::editor::LayoutOrchestrator | |
| Initialize(LayoutManager *layout_manager, PanelManager *panel_manager) | yaze::editor::LayoutOrchestrator | |
| IsInitialized() const | yaze::editor::LayoutOrchestrator | inline |
| layout_manager() | yaze::editor::LayoutOrchestrator | inline |
| layout_manager_ | yaze::editor::LayoutOrchestrator | private |
| LayoutOrchestrator()=default | yaze::editor::LayoutOrchestrator | |
| LayoutOrchestrator(LayoutManager *layout_manager, PanelManager *panel_manager) | yaze::editor::LayoutOrchestrator | |
| panel_manager() | yaze::editor::LayoutOrchestrator | inline |
| panel_manager_ | yaze::editor::LayoutOrchestrator | private |
| rebuild_requested_ | yaze::editor::LayoutOrchestrator | private |
| RequestLayoutRebuild() | yaze::editor::LayoutOrchestrator | |
| ResetToDefault(EditorType type, size_t session_id=0) | yaze::editor::LayoutOrchestrator | |
| ShowPresetPanels(const PanelLayoutPreset &preset, size_t session_id, EditorType editor_type) | yaze::editor::LayoutOrchestrator | |