This is the complete list of members for ml::MenuItem, including all inherited members.
| action | ml::MenuItem | |
| checked | ml::MenuItem | |
| chk(const std::string &label, bool &ref, std::function< void()> onChange={}) | ml::MenuItem | inlinestatic |
| disabled(const std::string &label) | ml::MenuItem | inlinestatic |
| enabled | ml::MenuItem | |
| hasSubmenu() const | ml::MenuItem | inline |
| icon | ml::MenuItem | |
| item(const std::string &label, std::function< void()> action={}, const std::string &shortcut="", const sf::Texture *icon=nullptr) | ml::MenuItem | inlinestatic |
| label | ml::MenuItem | |
| sep() | ml::MenuItem | inlinestatic |
| separator | ml::MenuItem | |
| shortcut | ml::MenuItem | |
| sub(const std::string &label, std::vector< MenuItem > items) | ml::MenuItem | inlinestatic |
| submenu | ml::MenuItem |