42 #ifndef QMOUSEDRIVERPLUGIN_QWS_H 43 #define QMOUSEDRIVERPLUGIN_QWS_H 45 #include <QtCore/qplugin.h> 46 #include <QtCore/qfactoryinterface.h> 63 #define QWSMouseHandlerFactoryInterface_iid "com.trolltech.Qt.QWSMouseHandlerFactoryInterface" 78 #endif // QT_NO_LIBRARY 84 #endif // QMOUSEDRIVERPLUGIN_QWS_H
#define QT_END_NAMESPACE
This macro expands to.
static Expression::Ptr create(Expression *const expr, const YYLTYPE &sourceLocator, const ParserContext *const parseInfo)
The QWSMouseHandler class is a base class for mouse drivers in Qt for Embedded Linux.
#define QWSMouseHandlerFactoryInterface_iid
The QString class provides a Unicode character string.
The QObject class is the base class of all Qt objects.
#define Q_DECLARE_INTERFACE(IFace, IId)
#define QT_BEGIN_NAMESPACE
This macro expands to.
The QStringList class provides a list of strings.
virtual QStringList keys() const =0
#define Q_INTERFACES(x)
This macro tells Qt which interfaces the class implements.
The QMouseDriverPlugin class is an abstract base class for mouse driver plugins in Qt for Embedded Li...