7 #ifndef __dataui_DrawButtons_h__ 8 #define __dataui_DrawButtons_h__ 10 #include <dataui/dataui.pmh> 30 void initialize(
void);
34 virtual void handle(
Record &record);
38 Real x1,Real y1,Real x2,Real y2,Real z,
int state);
kernel
Definition: namespace.dox:3
Per-class participation in the Initialized <> mechanism.
Definition: Initialized.h:117
Special vector for color (RGBA)
Definition: Color.h:21
Interface to handle signals from an SignalerI.
Definition: HandlerI.h:22
Reference to an instance of a Layout.
Definition: RecordSB.h:35
Helper class for draw operators (handlers)
Definition: DrawView.h:22