Molybden API
|
This is the complete list of members for molybden::CustomMenu, including all inherited members.
cast(std::shared_ptr< MenuItem > item) (defined in molybden::CustomMenu) | molybden::CustomMenu | static |
create(MenuItems items) (defined in molybden::CustomMenu) | molybden::CustomMenu | static |
create(std::string title, MenuItems items) (defined in molybden::CustomMenu) | molybden::CustomMenu | static |
CustomMenu(std::string title, MenuItems items) (defined in molybden::CustomMenu) | molybden::CustomMenu | |
items() const (defined in molybden::Menu) | molybden::Menu | |
Menu(MenuItemType type, MenuItems items) (defined in molybden::Menu) | molybden::Menu | protected |
MenuItem(MenuItemType type) (defined in molybden::MenuItem) | molybden::MenuItem | explicitprotected |
title() const (defined in molybden::CustomMenu) | molybden::CustomMenu | |
type() const (defined in molybden::MenuItem) | molybden::MenuItem |