Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qtquickcontrols2windowsstyleplugin.cpp
Go to the documentation of this file.
1// Copyright (C) 2020 The Qt Company Ltd.
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 <QtQml/qqml.h>
5#include <QtQuickControls2/private/qquickstyleplugin_p.h>
6#include <QtQuickControls2/qquickstyle.h>
7
9
12
14{
17
18public:
20 QString name() const override;
21 void initializeTheme(QQuickTheme *theme) override;
22};
23
26{
29}
30
32{
33 return QStringLiteral("Windows");
34}
35
37{
38}
39
41
42#include "qtquickcontrols2windowsstyleplugin.moc"
\inmodule QtCore
Definition qobject.h:90
QObject * parent() const
Returns a pointer to the parent object.
Definition qobject.h:311
\macro QT_RESTRICTED_CAST_FROM_ASCII
Definition qstring.h:127
Combined button and popup list for selecting options.
#define QQmlExtensionInterface_iid
#define Q_GHS_KEEP_REFERENCE(S)
static const QQmlModuleRegistration registration("QtQml", qml_register_types_QtQml)
#define QStringLiteral(str)
#define Q_OBJECT
#define Q_PLUGIN_METADATA(x)
#define Q_UNUSED(x)
QT_BEGIN_NAMESPACE void qml_register_types_QtQuick_Controls_Windows()
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent