Inviwo
0.9.10.1
Inviwo documentation
|
Public Types | |
enum | Action { Add = 0, Remove = 1 } |
Public Member Functions | |
PropertyListEvent (Action action, std::string processorId) | |
Static Public Member Functions | |
static QEvent::Type | type () |
Public Attributes | |
Action | action_ |
std::string | processorId_ |