![]() |
Inviwo
0.9.10.1
Inviwo documentation
|
Public Member Functions | |
| MenuItem (QObject *owner, std::function< bool(MenuItemType)> enabled, std::function< void(MenuItemType)> invoke) | |
Public Attributes | |
| QObject * | owner |
| std::function< bool(MenuItemType)> | enabled |
| std::function< void(MenuItemType)> | invoke |