Molybden API
|
Public Member Functions | |
int32_t | id () const |
std::string | title () const |
void | setEnabled (bool enabled) |
bool | isEnabled () const |
Public Member Functions inherited from molybden::MenuItem | |
MenuItemType | type () const |
Protected Member Functions | |
BaseCustomMenuItem (MenuItemType type, std::string title, bool enabled=true) | |
Protected Member Functions inherited from molybden::MenuItem | |
MenuItem (MenuItemType type) | |