42 #ifndef QGENERICPLUGIN_QPA_H 43 #define QGENERICPLUGIN_QPA_H 45 #include <QtCore/qplugin.h> 46 #include <QtCore/qfactoryinterface.h> 63 #define QGenericPluginFactoryInterface_iid "com.trolltech.Qt.QGenericPluginFactoryInterface" 78 #endif // QT_NO_LIBRARY 84 #endif // QGENERICPLUGIN_QPA_H The QGenericPlugin class is an abstract base class for window-system related plugins in Qt QPA...
#define QT_END_NAMESPACE
This macro expands to.
static Expression::Ptr create(Expression *const expr, const YYLTYPE &sourceLocator, const ParserContext *const parseInfo)
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 QGenericPluginFactoryInterface_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.