1 #ifndef uimouseeventblockerbygesture_h 2 #define uimouseeventblockerbygesture_h 33 void attachToQObj(QObject*);
34 void attach(uiBaseObject*);
36 bool isGestureHappening();
38 bool updateFromEvent(
const QEvent*);
43 void qtEventCB(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
#define od_int64
Definition: plftypes.h:36
Definition: uimouseeventblockerbygesture.h:48
is a class that is able to recieve events from Qt and trigger an OD-style notification/callback.
Definition: uieventfilter.h:28
int nractivegestures_
Definition: uimouseeventblockerbygesture.h:46
QDateTime & gestureendtime_
Definition: uimouseeventblockerbygesture.h:47
od_int64 delaytime_
Definition: uimouseeventblockerbygesture.h:50
GestureStatus
Definition: uimouseeventblockerbygesture.h:48
Definition: uimouseeventblockerbygesture.h:27
uiEventFilter eventfilter_
Definition: uimouseeventblockerbygesture.h:45
GestureStatus gesturestatus_
Definition: uimouseeventblockerbygesture.h:49