Qt
6.x
The Qt SDK
Loading...
Searching...
No Matches
qgenericplugin.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 "
qgenericplugin.h
"
5
6
QT_BEGIN_NAMESPACE
7
37
QGenericPlugin::QGenericPlugin
(
QObject
*
parent
)
38
:
QObject
(
parent
)
39
{
40
}
41
48
QGenericPlugin::~QGenericPlugin
()
49
{
50
}
51
60
QT_END_NAMESPACE
61
62
#include "moc_qgenericplugin.cpp"
QGenericPlugin::~QGenericPlugin
~QGenericPlugin()
Destroys the plugin.
Definition
qgenericplugin.cpp:48
QGenericPlugin::QGenericPlugin
QGenericPlugin(QObject *parent=nullptr)
Constructs a plugin with the given parent.
Definition
qgenericplugin.cpp:37
QObject
\inmodule QtCore
Definition
qobject.h:90
QT_BEGIN_NAMESPACE
Combined button and popup list for selecting options.
Definition
qstandardpaths_haiku.cpp:21
QT_END_NAMESPACE
Definition
qsharedpointer.cpp:1545
qgenericplugin.h
parent
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent
Definition
uiaclientinterfaces_p.h:209
qtbase
src
gui
kernel
qgenericplugin.cpp
Generated by
1.9.7