| ApplyBuiltInProfile(const std::string &profile_id, size_t session_id, EditorType editor_type, LayoutProfile *out_profile=nullptr) | yaze::editor::LayoutManager | |
| BuildAssemblyLayout(ImGuiID dockspace_id) | yaze::editor::LayoutManager | private |
| BuildDungeonLayout(ImGuiID dockspace_id) | yaze::editor::LayoutManager | private |
| BuildEmulatorLayout(ImGuiID dockspace_id) | yaze::editor::LayoutManager | private |
| BuildGraphicsLayout(ImGuiID dockspace_id) | yaze::editor::LayoutManager | private |
| BuildLayoutFromPreset(EditorType type, ImGuiID dockspace_id) | yaze::editor::LayoutManager | private |
| BuildMessageLayout(ImGuiID dockspace_id) | yaze::editor::LayoutManager | private |
| BuildMusicLayout(ImGuiID dockspace_id) | yaze::editor::LayoutManager | private |
| BuildOverworldLayout(ImGuiID dockspace_id) | yaze::editor::LayoutManager | private |
| BuildPaletteLayout(ImGuiID dockspace_id) | yaze::editor::LayoutManager | private |
| BuildScreenLayout(ImGuiID dockspace_id) | yaze::editor::LayoutManager | private |
| BuildSettingsLayout(ImGuiID dockspace_id) | yaze::editor::LayoutManager | private |
| BuildSpriteLayout(ImGuiID dockspace_id) | yaze::editor::LayoutManager | private |
| CaptureTemporarySessionLayout(size_t session_id) | yaze::editor::LayoutManager | |
| ClearInitializationFlags() | yaze::editor::LayoutManager | |
| ClearRebuildRequest() | yaze::editor::LayoutManager | inline |
| ClearTemporarySessionLayout() | yaze::editor::LayoutManager | |
| current_editor_type_ | yaze::editor::LayoutManager | private |
| current_layout_type_ | yaze::editor::LayoutManager | private |
| DeleteLayout(const std::string &name) | yaze::editor::LayoutManager | |
| DeleteNamedSnapshot(const std::string &name) | yaze::editor::LayoutManager | |
| GetActiveScope() const | yaze::editor::LayoutManager | |
| GetBuiltInProfiles() | yaze::editor::LayoutManager | static |
| GetLayoutType() const | yaze::editor::LayoutManager | inline |
| GetSavedLayoutNames() const | yaze::editor::LayoutManager | |
| GetWindowTitle(const std::string &card_id) const | yaze::editor::LayoutManager | |
| has_temp_session_layout_ | yaze::editor::LayoutManager | private |
| HasLayout(const std::string &name) const | yaze::editor::LayoutManager | |
| HasNamedSnapshot(const std::string &name) const | yaze::editor::LayoutManager | |
| HasTemporarySessionLayout() const | yaze::editor::LayoutManager | inline |
| InitializeEditorLayout(EditorType type, ImGuiID dockspace_id) | yaze::editor::LayoutManager | |
| IsLayoutInitialized(EditorType type) const | yaze::editor::LayoutManager | |
| IsRebuildRequested() const | yaze::editor::LayoutManager | inline |
| last_dockspace_id_ | yaze::editor::LayoutManager | private |
| layout_scopes_ | yaze::editor::LayoutManager | private |
| LayoutManager()=default | yaze::editor::LayoutManager | |
| layouts_initialized_ | yaze::editor::LayoutManager | private |
| ListNamedSnapshots(size_t session_id) const | yaze::editor::LayoutManager | |
| LoadLayout(const std::string &name) | yaze::editor::LayoutManager | |
| LoadLayoutsFromDisk() | yaze::editor::LayoutManager | |
| LoadLayoutsFromDiskInternal(LayoutScope scope, bool merge) | yaze::editor::LayoutManager | private |
| MarkLayoutInitialized(EditorType type) | yaze::editor::LayoutManager | |
| named_snapshots_ | yaze::editor::LayoutManager | private |
| project_layout_key_ | yaze::editor::LayoutManager | private |
| rebuild_requested_ | yaze::editor::LayoutManager | private |
| RebuildLayout(EditorType type, ImGuiID dockspace_id) | yaze::editor::LayoutManager | |
| RequestRebuild() | yaze::editor::LayoutManager | inline |
| ResetToDefaultLayout(EditorType type) | yaze::editor::LayoutManager | |
| RestoreNamedSnapshot(const std::string &name, size_t session_id, bool remove_after_restore=false) | yaze::editor::LayoutManager | |
| RestoreTemporarySessionLayout(size_t session_id, bool clear_after_restore=false) | yaze::editor::LayoutManager | |
| SaveCurrentLayout(const std::string &name, bool persist=true) | yaze::editor::LayoutManager | |
| saved_imgui_layouts_ | yaze::editor::LayoutManager | private |
| saved_layouts_ | yaze::editor::LayoutManager | private |
| saved_pinned_layouts_ | yaze::editor::LayoutManager | private |
| SaveLayoutsToDisk(LayoutScope scope) const | yaze::editor::LayoutManager | private |
| SaveNamedSnapshot(const std::string &name, size_t session_id) | yaze::editor::LayoutManager | |
| SetLayoutType(LayoutType type) | yaze::editor::LayoutManager | inline |
| SetProjectLayoutKey(const std::string &key) | yaze::editor::LayoutManager | |
| SetWindowManager(WorkspaceWindowManager *manager) | yaze::editor::LayoutManager | inline |
| temp_session_id_ | yaze::editor::LayoutManager | private |
| temp_session_imgui_layout_ | yaze::editor::LayoutManager | private |
| temp_session_pinned_ | yaze::editor::LayoutManager | private |
| temp_session_visibility_ | yaze::editor::LayoutManager | private |
| UseGlobalLayouts() | yaze::editor::LayoutManager | |
| window_manager() const | yaze::editor::LayoutManager | inline |
| window_manager_ | yaze::editor::LayoutManager | private |
| ~LayoutManager()=default | yaze::editor::LayoutManager | |