|  | Inviwo 0.9.12-pre
    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 |