Qt
6.x
The Qt SDK
Loading...
Searching...
No Matches
qsqldriverplugin.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 "
qsqldriverplugin.h
"
5
6
QT_BEGIN_NAMESPACE
7
51
QSqlDriverPlugin::QSqlDriverPlugin
(
QObject
*
parent
)
52
:
QObject
(
parent
)
53
{
54
}
55
62
QSqlDriverPlugin::~QSqlDriverPlugin
()
63
{
64
}
65
66
QT_END_NAMESPACE
67
68
#include "moc_qsqldriverplugin.cpp"
QObject
\inmodule QtCore
Definition
qobject.h:90
QSqlDriverPlugin::QSqlDriverPlugin
QSqlDriverPlugin(QObject *parent=nullptr)
Constructs a SQL driver plugin and sets the parent to parent.
Definition
qsqldriverplugin.cpp:51
QSqlDriverPlugin::~QSqlDriverPlugin
~QSqlDriverPlugin()
Destroys the SQL driver plugin.
Definition
qsqldriverplugin.cpp:62
QT_BEGIN_NAMESPACE
Combined button and popup list for selecting options.
Definition
qstandardpaths_haiku.cpp:21
QT_END_NAMESPACE
Definition
qsharedpointer.cpp:1545
qsqldriverplugin.h
parent
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent
Definition
uiaclientinterfaces_p.h:209
qtbase
src
sql
kernel
qsqldriverplugin.cpp
Generated by
1.9.7