MeVisLab Toolbox Reference
ml::CSOAttributeChangeScope Class Reference

Class for sending events if visual attribute of a CSO have changed. More...

#include <CSOScopeEvents.h>

Inheritance diagram for ml::CSOAttributeChangeScope:
ml::CSOChangeEventScope

Public Member Functions

 CSOAttributeChangeScope (CSOList *csoList, unsigned int csoId, CSOEvent::CSOEventType eventType)
 
- Public Member Functions inherited from ml::CSOChangeEventScope
 CSOChangeEventScope (CSOList *csoList, unsigned int id, CSOEvent::CSOEventType eventType)
 
 ~CSOChangeEventScope ()
 

Additional Inherited Members

- Protected Attributes inherited from ml::CSOChangeEventScope
CSOList_csoList
 
unsigned int _id
 
CSOEvent::CSOEventType _eventType
 

Detailed Description

Class for sending events if visual attribute of a CSO have changed.

Definition at line 72 of file CSOScopeEvents.h.

Constructor & Destructor Documentation

◆ CSOAttributeChangeScope()

ml::CSOAttributeChangeScope::CSOAttributeChangeScope ( CSOList csoList,
unsigned int  csoId,
CSOEvent::CSOEventType  eventType 
)

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