42 #include <Cocoa/Cocoa.h> 44 #include <QtGui/QPlatformIntegrationPlugin> 66 if (system.
toLower() ==
"cocoa")
#define QT_END_NAMESPACE
This macro expands to.
The QString class provides a Unicode character string.
QPlatformIntegration * create(const QString &, const QStringList &)
#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)