| active_editor_type_ | yaze::editor::RightPanelManager | private |
| active_panel_ | yaze::editor::RightPanelManager | private |
| agent_chat() const | yaze::editor::RightPanelManager | inline |
| agent_chat_ | yaze::editor::RightPanelManager | private |
| agent_chat_width_ | yaze::editor::RightPanelManager | private |
| animating_ | yaze::editor::RightPanelManager | private |
| animation_target_ | yaze::editor::RightPanelManager | private |
| BeginPanelSection(const char *label, const char *icon=nullptr, bool default_open=true) | yaze::editor::RightPanelManager | private |
| ClosePanel() | yaze::editor::RightPanelManager | |
| closing_ | yaze::editor::RightPanelManager | private |
| closing_panel_ | yaze::editor::RightPanelManager | private |
| CyclePanel(int direction) | yaze::editor::RightPanelManager | |
| CycleToNextPanel() | yaze::editor::RightPanelManager | inline |
| CycleToPreviousPanel() | yaze::editor::RightPanelManager | inline |
| Draw() | yaze::editor::RightPanelManager | |
| DrawAboutSection() | yaze::editor::RightPanelManager | private |
| DrawAgentChatPanel() | yaze::editor::RightPanelManager | private |
| DrawAgentQuickActions() | yaze::editor::RightPanelManager | private |
| DrawEditorContextHeader() | yaze::editor::RightPanelManager | private |
| DrawEditorSpecificHelp() | yaze::editor::RightPanelManager | private |
| DrawEditorSpecificShortcuts() | yaze::editor::RightPanelManager | private |
| DrawGlobalShortcuts() | yaze::editor::RightPanelManager | private |
| DrawHelpPanel() | yaze::editor::RightPanelManager | private |
| DrawNotificationsPanel() | yaze::editor::RightPanelManager | private |
| DrawPanelDescription(const char *text) | yaze::editor::RightPanelManager | private |
| DrawPanelDivider() | yaze::editor::RightPanelManager | private |
| DrawPanelHeader(const char *title, const char *icon) | yaze::editor::RightPanelManager | private |
| DrawPanelLabel(const char *label) | yaze::editor::RightPanelManager | private |
| DrawPanelToggleButtons() | yaze::editor::RightPanelManager | |
| DrawPanelValue(const char *label, const char *value) | yaze::editor::RightPanelManager | private |
| DrawProjectPanel() | yaze::editor::RightPanelManager | private |
| DrawPropertiesPanel() | yaze::editor::RightPanelManager | private |
| DrawProposalsPanel() | yaze::editor::RightPanelManager | private |
| DrawQuickActionButtons() | yaze::editor::RightPanelManager | private |
| DrawSettingsPanel() | yaze::editor::RightPanelManager | private |
| DrawShortcutRow(const std::string &action, const char *description, const std::string &fallback) | yaze::editor::RightPanelManager | private |
| EndPanelSection() | yaze::editor::RightPanelManager | private |
| GetActivePanel() const | yaze::editor::RightPanelManager | inline |
| GetClampedPanelWidth(PanelType type, float viewport_width) const | yaze::editor::RightPanelManager | private |
| GetCollapsedWidth() | yaze::editor::RightPanelManager | inlinestatic |
| GetConfiguredPanelWidth(PanelType type) const | yaze::editor::RightPanelManager | private |
| GetDefaultPanelWidth(PanelType type, EditorType editor=EditorType::kUnknown) | yaze::editor::RightPanelManager | static |
| GetPanelSizeLimits(PanelType type) const | yaze::editor::RightPanelManager | |
| GetPanelWidth() const | yaze::editor::RightPanelManager | |
| GetShortcutLabel(const std::string &action, const std::string &fallback) const | yaze::editor::RightPanelManager | private |
| help_width_ | yaze::editor::RightPanelManager | private |
| IsPanelActive(PanelType type) const | yaze::editor::RightPanelManager | inline |
| IsPanelExpanded() const | yaze::editor::RightPanelManager | |
| notifications_width_ | yaze::editor::RightPanelManager | private |
| NotifyPanelWidthChanged(PanelType type, float width) | yaze::editor::RightPanelManager | private |
| on_panel_width_changed_ | yaze::editor::RightPanelManager | private |
| OnHostVisibilityChanged(bool visible) | yaze::editor::RightPanelManager | |
| OpenPanel(PanelType type) | yaze::editor::RightPanelManager | |
| operator=(const RightPanelManager &)=delete | yaze::editor::RightPanelManager | |
| panel_animation_ | yaze::editor::RightPanelManager | private |
| panel_size_limits_ | yaze::editor::RightPanelManager | private |
| PanelType enum name | yaze::editor::RightPanelManager | |
| PanelTypeKey(PanelType type) | yaze::editor::RightPanelManager | privatestatic |
| project_panel() const | yaze::editor::RightPanelManager | inline |
| project_panel_ | yaze::editor::RightPanelManager | private |
| project_width_ | yaze::editor::RightPanelManager | private |
| properties_locked_ | yaze::editor::RightPanelManager | private |
| properties_panel() const | yaze::editor::RightPanelManager | inline |
| properties_panel_ | yaze::editor::RightPanelManager | private |
| properties_width_ | yaze::editor::RightPanelManager | private |
| proposal_drawer() const | yaze::editor::RightPanelManager | inline |
| proposal_drawer_ | yaze::editor::RightPanelManager | private |
| proposals_width_ | yaze::editor::RightPanelManager | private |
| ResetPanelWidths() | yaze::editor::RightPanelManager | |
| RestorePanelWidths(const std::unordered_map< std::string, float > &widths) | yaze::editor::RightPanelManager | |
| RightPanelManager()=default | yaze::editor::RightPanelManager | |
| RightPanelManager(const RightPanelManager &)=delete | yaze::editor::RightPanelManager | |
| rom_ | yaze::editor::RightPanelManager | private |
| SerializePanelWidths() const | yaze::editor::RightPanelManager | |
| SetActiveEditor(EditorType type) | yaze::editor::RightPanelManager | inline |
| SetAgentChat(AgentChat *chat) | yaze::editor::RightPanelManager | inline |
| SetPanelSizeLimits(PanelType type, const PanelSizeLimits &limits) | yaze::editor::RightPanelManager | |
| SetPanelWidth(PanelType type, float width) | yaze::editor::RightPanelManager | |
| SetPanelWidthChangedCallback(std::function< void(PanelType, float)> callback) | yaze::editor::RightPanelManager | inline |
| SetProjectManagementPanel(ProjectManagementPanel *panel) | yaze::editor::RightPanelManager | inline |
| SetPropertiesPanel(SelectionPropertiesPanel *panel) | yaze::editor::RightPanelManager | inline |
| SetProposalDrawer(ProposalDrawer *drawer) | yaze::editor::RightPanelManager | inline |
| SetRom(Rom *rom) | yaze::editor::RightPanelManager | inline |
| SetSettingsPanel(SettingsPanel *panel) | yaze::editor::RightPanelManager | inline |
| SetShortcutManager(ShortcutManager *manager) | yaze::editor::RightPanelManager | inline |
| settings_panel() const | yaze::editor::RightPanelManager | inline |
| settings_panel_ | yaze::editor::RightPanelManager | private |
| settings_width_ | yaze::editor::RightPanelManager | private |
| SetToastManager(ToastManager *manager) | yaze::editor::RightPanelManager | inline |
| shortcut_manager_ | yaze::editor::RightPanelManager | private |
| toast_manager_ | yaze::editor::RightPanelManager | private |
| TogglePanel(PanelType type) | yaze::editor::RightPanelManager | |
| ~RightPanelManager()=default | yaze::editor::RightPanelManager | |