Molybden API
Loading...
Searching...
No Matches
molybden::CustomMenu Class Reference
Inheritance diagram for molybden::CustomMenu:
molybden::Menu molybden::MenuItem

Public Member Functions

 CustomMenu (std::string title, MenuItems items)
 
std::string title () const
 
- Public Member Functions inherited from molybden::Menu
MenuItems items () const
 
- Public Member Functions inherited from molybden::MenuItem
MenuItemType type () const
 

Static Public Member Functions

static std::shared_ptr< CustomMenucreate (MenuItems items)
 
static std::shared_ptr< CustomMenucreate (std::string title, MenuItems items)
 
static std::shared_ptr< CustomMenucast (std::shared_ptr< MenuItem > item)
 

Additional Inherited Members

- Protected Member Functions inherited from molybden::Menu
 Menu (MenuItemType type, MenuItems items)
 
- Protected Member Functions inherited from molybden::MenuItem
 MenuItem (MenuItemType type)
 

The documentation for this class was generated from the following file: