Molybden API
|
Public Member Functions | |
StandardMenuItem (StandardMenuItemCommandId command_id) | |
StandardMenuItemCommandId | commandId () const |
Public Member Functions inherited from molybden::MenuItem | |
MenuItemType | type () const |
Static Public Member Functions | |
static std::shared_ptr< StandardMenuItem > | create (StandardMenuItemCommandId id) |
static std::shared_ptr< StandardMenuItem > | cast (std::shared_ptr< MenuItem > item) |
Additional Inherited Members | |
Protected Member Functions inherited from molybden::MenuItem | |
MenuItem (MenuItemType type) | |