42 #ifndef QMOUSEVFB_QWS_H 43 #define QMOUSEVFB_QWS_H 45 #include <QtGui/qmouse_qws.h> 53 #ifndef QT_NO_QWS_MOUSE_QVFB 77 #endif // QT_NO_QWS_MOUSE_QVFB 83 #endif // QMOUSEVFB_QWS_H void resume()
Implement this function to resume reading and handling mouse events, e.
#define QT_END_NAMESPACE
This macro expands to.
The QWSMouseHandler class is a base class for mouse drivers in Qt for Embedded Linux.
uchar mouseBuf[mouseBufSize]
The QString class provides a Unicode character string.
The QObject class is the base class of all Qt objects.
QVFbMouseHandler(const QString &driver=QString(), const QString &device=QString())
The QSocketNotifier class provides support for monitoring activity on a file descriptor.
#define QT_BEGIN_NAMESPACE
This macro expands to.
void suspend()
Implement this function to suspend reading and handling of mouse events, e.
QSocketNotifier * mouseNotifier