42 #ifndef ABSTRACTTOOL_H 43 #define ABSTRACTTOOL_H 45 #include <QtCore/QObject> 55 class AbstractViewInspector;
85 #endif // ABSTRACTTOOL_H The QKeyEvent class describes a key event.
#define QT_END_NAMESPACE
This macro expands to.
static void keyEvent(KeyAction action, QWidget *widget, char ascii, Qt::KeyboardModifiers modifier=Qt::NoModifier, int delay=-1)
The QWheelEvent class contains parameters that describe a wheel event.
The QObject class is the base class of all Qt objects.
virtual bool event(QEvent *)
This virtual function receives events to an object and should return true if the event e was recogniz...
#define QT_BEGIN_NAMESPACE
This macro expands to.
The QMouseEvent class contains parameters that describe a mouse event.
The QEvent class is the base class of all event classes.