Inviwo  0.9.10.1
Inviwo documentation
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 files: