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 * | kWorkflow = "Workflow" |
| static constexpr const char * | kHelp = "Help" |
Categories for command palette entries.
Definition at line 37 of file command_palette.h.
|
staticconstexpr |
Definition at line 38 of file command_palette.h.
Referenced by yaze::editor::CommandPalette::RegisterPanelCommands().
|
staticconstexpr |
Definition at line 39 of file command_palette.h.
Referenced by yaze::editor::CommandPalette::RegisterEditorCommands().
|
staticconstexpr |
Definition at line 40 of file command_palette.h.
Referenced by yaze::editor::UICoordinator::InitializeCommandPalette(), and yaze::editor::CommandPalette::RegisterLayoutCommands().
|
staticconstexpr |
Definition at line 41 of file command_palette.h.
Referenced by yaze::editor::CommandPalette::RegisterRecentFilesCommands(), and yaze::editor::CommandPalette::RegisterWelcomeCommands().
|
staticconstexpr |
Definition at line 42 of file command_palette.h.
|
staticconstexpr |
Definition at line 43 of file command_palette.h.
Referenced by yaze::editor::SidebarCommandsProvider::Provide(), and yaze::editor::CommandPalette::RegisterWelcomeCommands().
|
staticconstexpr |
Definition at line 44 of file command_palette.h.
Referenced by yaze::editor::CommandPalette::RegisterDungeonRoomCommands().
|
staticconstexpr |
Definition at line 45 of file command_palette.h.
|
staticconstexpr |
Definition at line 46 of file command_palette.h.
Referenced by yaze::editor::CommandPalette::RegisterWorkflowCommands().
|
staticconstexpr |
Definition at line 47 of file command_palette.h.