108 virtual bool OnDrag (
ItemClient *client,
double x,
double y,
unsigned state);
129 #endif // GCCV_CLIENT_H
the base class for objects associated with a canvas item.
virtual bool OnLeaveNotify(unsigned state)
The document associated with the canvas.
virtual bool OnButtonReleased(ItemClient *client, unsigned button, double x, double y, unsigned state)
virtual bool OnDrag(ItemClient *client, double x, double y, unsigned state)
virtual bool OnButtonPressed(ItemClient *client, unsigned button, double x, double y, unsigned state)
#define GCU_PROT_PROP(type, member)
virtual bool OnMotion(ItemClient *client, double x, double y, unsigned state)