45 #include <QtCore/qobject.h> 46 #include <QtGui/qmouse_qws.h> 68 void socketActivated();
75 #ifndef QT_NO_QWS_TRANSFORMED 84 #endif // QMOUSE_QWS_H QPoint transformedMousePos
#define QT_END_NAMESPACE
This macro expands to.
The QWSMouseHandler class is a base class for mouse drivers in Qt for Embedded Linux.
The QString class provides a Unicode character string.
The QObject class is the base class of all Qt objects.
The QSocketNotifier class provides support for monitoring activity on a file descriptor.
#define QT_BEGIN_NAMESPACE
This macro expands to.
QSocketNotifier * mouseNotifier
The QPoint class defines a point in the plane using integer precision.
The QQnxMouseHandler class implements a mouse driver for the QNX devi-hid input manager.
virtual void resume()=0
Implement this function to resume reading and handling mouse events, e.
virtual void suspend()=0
Implement this function to suspend reading and handling of mouse events, e.