Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
main.h
Go to the documentation of this file.
1// Copyright (C) 2011 - 2012 Research In Motion
2// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
3
4#include <qpa/qplatformintegrationplugin.h>
5
7
9{
12public:
13 QPlatformIntegration *create(const QString&, const QStringList&) override;
14};
15
The QPlatformIntegration class is the entry for WindowSystem specific functionality.
\inmodule QtCore
\macro QT_RESTRICTED_CAST_FROM_ASCII
Definition qstring.h:127
Combined button and popup list for selecting options.
#define QPlatformIntegrationFactoryInterface_iid
#define Q_OBJECT
#define Q_PLUGIN_METADATA(x)
view create()