Molybden API
|
Public Member Functions | |
StandardContextMenuItem (StandardContextMenuItemCommandId command_id) | |
StandardContextMenuItemCommandId | commandId () const |
Public Member Functions inherited from molybden::ContextMenuItem | |
ContextMenuItemType | type () const |
Static Public Member Functions | |
static std::shared_ptr< StandardContextMenuItem > | create (StandardContextMenuItemCommandId id) |
static std::shared_ptr< StandardContextMenuItem > | cast (std::shared_ptr< ContextMenuItem > item) |
Additional Inherited Members | |
Protected Member Functions inherited from molybden::ContextMenuItem | |
ContextMenuItem (ContextMenuItemType type) | |