1 #ifndef uigvfreehandareaselectiontool_h 2 #define uigvfreehandareaselectiontool_h 15 #include "uitoolsmod.h" 41 void setPolygonMode(
bool);
42 bool isPolygonMode()
const;
60 void mousePressCB(CallBacker*);
61 void mouseReleaseCB(CallBacker*);
62 void mouseMoveCB(CallBacker*);
#define mExpClass(module)
Definition: commondefs.h:160
To be able to send and/or receive CallBacks, inherit from this class.
Definition: callback.h:272
Definition: uigraphicsitemimpl.h:192
(Closed) sequence of connected 2-D coordinates.
Definition: polygon.h:27
Definition: uigraphicsview.h:51