Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::MenuItem Class Reference

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
 

The documentation for this class was generated from the following file: