Qt
6.x
The Qt SDK
Loading...
Searching...
No Matches
qstyleplugin.cpp
Go to the documentation of this file.
1
// Copyright (C) 2016 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 "
qstyleplugin.h
"
5
#include "
qstyle.h
"
6
7
QT_BEGIN_NAMESPACE
8
56
QStylePlugin::QStylePlugin
(
QObject
*
parent
)
57
:
QObject
(
parent
)
58
{
59
}
60
67
QStylePlugin::~QStylePlugin
()
68
{
69
}
70
71
QT_END_NAMESPACE
72
73
#include "moc_qstyleplugin.cpp"
QObject
\inmodule QtCore
Definition
qobject.h:90
QStylePlugin::QStylePlugin
QStylePlugin(QObject *parent=nullptr)
Constructs a style plugin with the given parent.
Definition
qstyleplugin.cpp:56
QStylePlugin::~QStylePlugin
~QStylePlugin()
Destroys the style plugin.
Definition
qstyleplugin.cpp:67
QT_BEGIN_NAMESPACE
Combined button and popup list for selecting options.
Definition
qstandardpaths_haiku.cpp:21
QT_END_NAMESPACE
Definition
qsharedpointer.cpp:1545
qstyle.h
qstyleplugin.h
parent
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent
Definition
uiaclientinterfaces_p.h:209
qtbase
src
widgets
styles
qstyleplugin.cpp
Generated by
1.9.7