ADTF_DISPLAY_TOOLBOX  3.8.0 (ADTF 3.14.3)
IGCLProcessorEvents

Class for events of Graphics Command Language. More...

Classes

struct  tGCLProcessEvent
 Event structure for signal registry events through the ucom::IEventSource interface. More...
 

Public Types

enum  tGCLProcessorEventIds { GCLPE_Clear = 0 }
 Event Id enumeration for the tGCLProcessEvent::nEventId. More...
 

Detailed Description

Class for events of Graphics Command Language.

Definition at line 30 of file gcl.h.

Member Enumeration Documentation

◆ tGCLProcessorEventIds

Event Id enumeration for the tGCLProcessEvent::nEventId.

Enumerator
GCLPE_Clear 

emited when a clear command was processed.

pvData contains a pointer to the target canvas

Definition at line 36 of file gcl.h.