QtGui/qplatformintegrationplugin_qpa.h Source File
Go to the documentation of this file.
42 #ifndef QPLATFORMINTEGRATIONPLUGIN_H
43 #define QPLATFORMINTEGRATIONPLUGIN_H
69 virtual QPlatformIntegration *create(
const QString &key,
const QStringList ¶mList) = 0;
72 #define QPlatformIntegrationFactoryInterface_iid "com.nokia.Qt.QPlatformIntegrationFactoryInterface"
92 #endif // QPLATFORMINTEGRATIONPLUGIN_H
#define QT_BEGIN_NAMESPACE