#include <panel_palette.h>
Public Attributes | |
| std::string | panel_id |
| std::string | display_name |
| std::string | icon |
| std::string | category |
Definition at line 17 of file panel_palette.h.
| std::string yaze::editor::layout_designer::PanelPaletteEntry::panel_id |
Definition at line 18 of file panel_palette.h.
Referenced by yaze::editor::layout_designer::CollectPaletteEntries(), and yaze::editor::layout_designer::panel_palette_internal::MatchesQuery().
| std::string yaze::editor::layout_designer::PanelPaletteEntry::display_name |
Definition at line 19 of file panel_palette.h.
Referenced by yaze::editor::layout_designer::CollectPaletteEntries(), and yaze::editor::layout_designer::panel_palette_internal::MatchesQuery().
| std::string yaze::editor::layout_designer::PanelPaletteEntry::icon |
Definition at line 20 of file panel_palette.h.
Referenced by yaze::editor::layout_designer::CollectPaletteEntries().
| std::string yaze::editor::layout_designer::PanelPaletteEntry::category |
Definition at line 21 of file panel_palette.h.
Referenced by yaze::editor::layout_designer::CollectPaletteEntries(), and yaze::editor::layout_designer::panel_palette_internal::MatchesQuery().