Categories for command palette entries. More...
#include <command_palette.h>
Static Public Attributes | |
| static constexpr const char * | kPanel = "Panels" |
| static constexpr const char * | kEditor = "Editor" |
| static constexpr const char * | kLayout = "Layout" |
| static constexpr const char * | kFile = "File" |
| static constexpr const char * | kEdit = "Edit" |
| static constexpr const char * | kView = "View" |
| static constexpr const char * | kNavigation = "Navigation" |
| static constexpr const char * | kTools = "Tools" |
| static constexpr const char * | kHelp = "Help" |
Categories for command palette entries.
Definition at line 18 of file command_palette.h.
|
staticconstexpr |
Definition at line 19 of file command_palette.h.
Referenced by yaze::editor::CommandPalette::RegisterPanelCommands().
|
staticconstexpr |
Definition at line 20 of file command_palette.h.
Referenced by yaze::editor::CommandPalette::RegisterEditorCommands().
|
staticconstexpr |
Definition at line 21 of file command_palette.h.
Referenced by yaze::editor::UICoordinator::InitializeCommandPalette(), and yaze::editor::CommandPalette::RegisterLayoutCommands().
|
staticconstexpr |
Definition at line 22 of file command_palette.h.
Referenced by yaze::editor::CommandPalette::RegisterRecentFilesCommands().
|
staticconstexpr |
Definition at line 23 of file command_palette.h.
|
staticconstexpr |
Definition at line 24 of file command_palette.h.
|
staticconstexpr |
Definition at line 25 of file command_palette.h.
Referenced by yaze::editor::CommandPalette::RegisterDungeonRoomCommands().
|
staticconstexpr |
Definition at line 26 of file command_palette.h.
Referenced by yaze::editor::UICoordinator::InitializeCommandPalette().
|
staticconstexpr |
Definition at line 27 of file command_palette.h.