42 #ifndef QDIRECTFBMOUSE_H 43 #define QDIRECTFBMOUSE_H 46 #include <QtGui/qmouse_qws.h> 48 #ifndef QT_NO_QWS_DIRECTFB 74 #endif // QT_NO_QWS_DIRECTFB 75 #endif // QDIRECTFBMOUSE_H #define QT_END_NAMESPACE
This macro expands to.
QDirectFBMouseHandlerPrivate * d
void suspend()
Implement this function to suspend reading and handling of mouse events, e.
The QWSMouseHandler class is a base class for mouse drivers in Qt for Embedded Linux.
The QString class provides a Unicode character string.
#define QT_BEGIN_NAMESPACE
This macro expands to.
void resume()
Implement this function to resume reading and handling mouse events, e.
QDirectFBMouseHandler(const QString &driver=QString(), const QString &device=QString())