|
MōBrowser API
|
This is the complete list of members for mobrowser::CustomMenu, including all inherited members.
| cast(std::shared_ptr< MenuItem > item) (defined in mobrowser::CustomMenu) | mobrowser::CustomMenu | static |
| create(MenuItems items) (defined in mobrowser::CustomMenu) | mobrowser::CustomMenu | static |
| create(std::string title, MenuItems items) (defined in mobrowser::CustomMenu) | mobrowser::CustomMenu | static |
| CustomMenu(std::string title, MenuItems items) (defined in mobrowser::CustomMenu) | mobrowser::CustomMenu | |
| fromId(int32_t id) (defined in mobrowser::CustomMenu) | mobrowser::CustomMenu | static |
| id() const (defined in mobrowser::CustomMenu) | mobrowser::CustomMenu | |
| items() const (defined in mobrowser::Menu) | mobrowser::Menu | |
| Menu(MenuItemType type, MenuItems items) (defined in mobrowser::Menu) | mobrowser::Menu | protected |
| MenuItem(MenuItemType type) (defined in mobrowser::MenuItem) | mobrowser::MenuItem | explicitprotected |
| setTitle(const std::string &title) (defined in mobrowser::CustomMenu) | mobrowser::CustomMenu | |
| title() const (defined in mobrowser::CustomMenu) | mobrowser::CustomMenu | |
| type() const (defined in mobrowser::MenuItem) | mobrowser::MenuItem |