| auto_save_enabled_ | yaze::editor::PaletteGroupPanel | protected |
| CanRedo() const | yaze::editor::PaletteGroupPanel | |
| CanUndo() const | yaze::editor::PaletteGroupPanel | |
| CascadeCloseChildren() const | yaze::editor::EditorPanel | inlinevirtual |
| ClearHistory() | yaze::editor::PaletteGroupPanel | |
| ClearModified(int palette_index) | yaze::editor::PaletteGroupPanel | protected |
| DiscardChanges() | yaze::editor::PaletteGroupPanel | |
| display_name_ | yaze::editor::PaletteGroupPanel | protected |
| Draw(bool *p_open) override | yaze::editor::PaletteGroupPanel | virtual |
| DrawBatchOperationsPopup() | yaze::editor::PaletteGroupPanel | protected |
| DrawColorInfo() | yaze::editor::PaletteGroupPanel | protected |
| DrawColorPicker() | yaze::editor::PaletteGroupPanel | protected |
| DrawCustomPanels() override | yaze::editor::SpritePalettePanel | protectedvirtual |
| DrawCustomToolbarButtons() | yaze::editor::PaletteGroupPanel | inlineprotectedvirtual |
| DrawMetadataInfo() | yaze::editor::PaletteGroupPanel | protected |
| DrawPaletteGrid() override | yaze::editor::SpritePalettePanel | protectedvirtual |
| DrawPaletteSelector() | yaze::editor::PaletteGroupPanel | protected |
| DrawToolbar() | yaze::editor::PaletteGroupPanel | protected |
| editing_color_ | yaze::editor::PaletteGroupPanel | protected |
| ExportToClipboard() const | yaze::editor::PaletteGroupPanel | |
| ExportToJson() const | yaze::editor::PaletteGroupPanel | |
| game_data_ | yaze::editor::PaletteGroupPanel | protected |
| GetColorsPerRow() const override | yaze::editor::SpritePalettePanel | inlineprotectedvirtual |
| GetDisabledTooltip() const | yaze::editor::EditorPanel | inlinevirtual |
| GetDisplayName() const override | yaze::editor::PaletteGroupPanel | inlinevirtual |
| GetEditorCategory() const override | yaze::editor::PaletteGroupPanel | inlinevirtual |
| GetIcon() const override | yaze::editor::SpritePalettePanel | inlineprotectedvirtual |
| GetId() const override | yaze::editor::PaletteGroupPanel | inlinevirtual |
| GetMetadata() const override | yaze::editor::SpritePalettePanel | inlineprotectedvirtual |
| GetMutablePalette(int index) | yaze::editor::PaletteGroupPanel | protected |
| GetOriginalColor(int palette_index, int color_index) const | yaze::editor::PaletteGroupPanel | protected |
| GetPaletteGroup() override | yaze::editor::SpritePalettePanel | protectedvirtual |
| GetPaletteGroup() const override | yaze::editor::SpritePalettePanel | protectedvirtual |
| GetPanelCategory() const | yaze::editor::EditorPanel | inlinevirtual |
| GetParentPanelId() const | yaze::editor::EditorPanel | inlinevirtual |
| GetPreferredWidth() const | yaze::editor::EditorPanel | inlinevirtual |
| GetPriority() const override | yaze::editor::SpritePalettePanel | inlineprotectedvirtual |
| GetSelectedColorIndex() const | yaze::editor::PaletteGroupPanel | inline |
| GetSelectedPaletteIndex() const | yaze::editor::PaletteGroupPanel | inline |
| GetShortcutHint() const | yaze::editor::EditorPanel | inlinevirtual |
| group_name_ | yaze::editor::PaletteGroupPanel | protected |
| HasUnsavedChanges() const | yaze::editor::PaletteGroupPanel | |
| Hide() | yaze::editor::PaletteGroupPanel | inline |
| ImportFromClipboard() | yaze::editor::PaletteGroupPanel | |
| ImportFromJson(const std::string &json) | yaze::editor::PaletteGroupPanel | |
| InitializeMetadata() | yaze::editor::SpritePalettePanel | privatestatic |
| IsColorModified(int palette_index, int color_index) const | yaze::editor::PaletteGroupPanel | |
| IsEnabled() const | yaze::editor::EditorPanel | inlinevirtual |
| IsPaletteModified(int palette_index) const | yaze::editor::PaletteGroupPanel | |
| IsVisible() const | yaze::editor::PaletteGroupPanel | inline |
| IsVisibleByDefault() const | yaze::editor::EditorPanel | inlinevirtual |
| MarkModified(int palette_index, int color_index) | yaze::editor::PaletteGroupPanel | protected |
| metadata_ | yaze::editor::SpritePalettePanel | privatestatic |
| OnClose() | yaze::editor::EditorPanel | inlinevirtual |
| OnFocus() | yaze::editor::EditorPanel | inlinevirtual |
| OnOpen() | yaze::editor::EditorPanel | inlinevirtual |
| PaletteGroupPanel(const std::string &group_name, const std::string &display_name, Rom *rom, zelda3::GameData *game_data=nullptr) | yaze::editor::PaletteGroupPanel | |
| Redo() | yaze::editor::PaletteGroupPanel | |
| ResetColor(int palette_index, int color_index) | yaze::editor::PaletteGroupPanel | |
| ResetPalette(int palette_index) | yaze::editor::PaletteGroupPanel | |
| rom_ | yaze::editor::PaletteGroupPanel | protected |
| SaveToRom() | yaze::editor::PaletteGroupPanel | |
| selected_color_ | yaze::editor::PaletteGroupPanel | protected |
| selected_palette_ | yaze::editor::PaletteGroupPanel | protected |
| SetColor(int palette_index, int color_index, const gfx::SnesColor &new_color) | yaze::editor::PaletteGroupPanel | |
| SetGameData(zelda3::GameData *game_data) | yaze::editor::PaletteGroupPanel | inline |
| SetSelectedColorIndex(int index) | yaze::editor::PaletteGroupPanel | inline |
| SetSelectedPaletteIndex(int index) | yaze::editor::PaletteGroupPanel | inline |
| Show() | yaze::editor::PaletteGroupPanel | inline |
| show_ | yaze::editor::PaletteGroupPanel | protected |
| show_hex_format_ | yaze::editor::PaletteGroupPanel | protected |
| show_snes_format_ | yaze::editor::PaletteGroupPanel | protected |
| SpritePalettePanel(Rom *rom, zelda3::GameData *game_data=nullptr) | yaze::editor::SpritePalettePanel | explicit |
| Undo() | yaze::editor::PaletteGroupPanel | |
| visibility_flag() | yaze::editor::PaletteGroupPanel | inline |
| WriteColorToRom(int palette_index, int color_index, const gfx::SnesColor &color) | yaze::editor::PaletteGroupPanel | protected |
| ~EditorPanel()=default | yaze::editor::EditorPanel | virtual |
| ~PaletteGroupPanel()=default | yaze::editor::PaletteGroupPanel | virtual |
| ~SpritePalettePanel() override=default | yaze::editor::SpritePalettePanel | |