42 #include <UIKit/UIKit.h> 44 #include <QtGui/QPlatformIntegrationPlugin> 66 if (system.
toLower() ==
"uikit")
#define QT_END_NAMESPACE
This macro expands to.
QPlatformIntegration * create(const QString &, const QStringList &)
The QString class provides a Unicode character string.
#define QT_BEGIN_NAMESPACE
This macro expands to.
The QStringList class provides a list of strings.
QString toLower() const Q_REQUIRED_RESULT
Returns a lowercase copy of the string.
#define Q_UNUSED(x)
Indicates to the compiler that the parameter with the specified name is not used in the body of a fun...
#define Q_EXPORT_PLUGIN2(PLUGIN, PLUGINCLASS)