44 #ifndef QUIKITSOFTWAREINPUTHANDLER_H 45 #define QUIKITSOFTWAREINPUTHANDLER_H 47 #include <QtCore/QObject> 48 #include <QtCore/QPointer> 49 #include <QtGui/QWidget>
#define QT_END_NAMESPACE
This macro expands to.
QPointer< QWidget > widget
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 QEvent class is the base class of all event classes.