MeVisLab Toolbox Reference
CSOScopeEvents.h File Reference
#include "MLCSOIncludes.h"
#include "CSOEvent.h"

Go to the source code of this file.

Classes

class  ml::CSOChangeEventScope
 Base class for event grouping / pre-/post-command of changes of a CSO. More...
 
class  ml::CSOModuleEventGroupScope
 This class is to be used in modules, not in the CSO base library. More...
 
class  ml::CSOAttributeChangeScope
 Class for sending events if visual attribute of a CSO have changed. More...
 
class  ml::CSOGeometryChangeScope
 Class for sending events if the geometry of a CSO has changed. More...
 
class  ml::CSOModificationScope
 Class for sending events if a CSO was changed by an algorithm. More...
 
class  ml::CSOGroupChangeEventScope
 Base class for event grouping / pre-/post-command of changes of a CSOGroup. More...
 
class  ml::CSOGroupAttributeChangeScope
 Class for sending events if visual attributes of a CSOGroup have changed. More...
 
class  ml::CSOGroupAddScope
 Class for sending events if a CSOGroup has been added. More...
 
class  ml::CSOAddScope
 Class for sending event if a CSO has been added. More...
 
class  ml::CSOCreationScope
 Class for sending event if a CSO has been created. More...
 
class  ml::CSOSelectionChangeScope
 Class for sending events if the selection of CSOs has been changed. More...
 
class  ml::CSOGroupSelectionChangeScope
 Class for sending events if the selection of CSOGroups has been changed. More...
 
class  ml::CSOAddToGroupScope
 Class for sending events if a CSO was added to a Group. More...
 
class  ml::CSORemoveFromGroupScope
 Class for sending events if a CSO was removed from a Group. More...
 

Namespaces

 ml
 Main documentation file for ML users and developers.