One entry in the shared right-drawer catalog (header / overflow / View). More...
#include <right_drawer_manager.h>
Public Attributes | |
| RightDrawerManager::DrawerType | type |
| const char * | name = nullptr |
| const char * | icon = nullptr |
| const char * | shortcut_action = nullptr |
One entry in the shared right-drawer catalog (header / overflow / View).
Definition at line 448 of file right_drawer_manager.h.
| RightDrawerManager::DrawerType yaze::editor::DrawerCatalogEntry::type |
Definition at line 449 of file right_drawer_manager.h.
Referenced by yaze::editor::RightDrawerManager::DrawDrawerNavStrip().
| const char* yaze::editor::DrawerCatalogEntry::name = nullptr |
Definition at line 450 of file right_drawer_manager.h.
Referenced by yaze::editor::RightDrawerManager::DrawDrawerNavStrip().
| const char* yaze::editor::DrawerCatalogEntry::icon = nullptr |
Definition at line 451 of file right_drawer_manager.h.
Referenced by yaze::editor::RightDrawerManager::DrawDrawerNavStrip().
| const char* yaze::editor::DrawerCatalogEntry::shortcut_action = nullptr |
Definition at line 452 of file right_drawer_manager.h.
Referenced by yaze::editor::RightDrawerManager::DrawDrawerNavStrip().