MeVisLab Toolbox Reference
|
Class for sending events if visual attributes of a CSOGroup have changed. More...
#include <CSOScopeEvents.h>
Public Member Functions | |
CSOGroupAttributeChangeScope (CSOList *csoList, unsigned int csoId, CSOEvent::CSOEventType eventType) | |
Public Member Functions inherited from ml::CSOGroupChangeEventScope | |
CSOGroupChangeEventScope (CSOList *csoList, unsigned int groupId, CSOEvent::CSOEventType eventType) | |
~CSOGroupChangeEventScope () | |
Additional Inherited Members | |
Protected Attributes inherited from ml::CSOGroupChangeEventScope | |
CSOList * | _csoList |
unsigned int | _groupId |
CSOEvent::CSOEventType | _eventType |
Class for sending events if visual attributes of a CSOGroup have changed.
Definition at line 115 of file CSOScopeEvents.h.
ml::CSOGroupAttributeChangeScope::CSOGroupAttributeChangeScope | ( | CSOList * | csoList, |
unsigned int | csoId, | ||
CSOEvent::CSOEventType | eventType ) |