Qt 6.x
The Qt SDK
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
qaccessibleplugin.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 <QtGui/qtguiglobal.h>
5
6#if QT_CONFIG(accessibility)
7
8#include "qaccessibleplugin.h"
9#include "qaccessible.h"
10
12
33QAccessiblePlugin::QAccessiblePlugin(QObject *parent)
35{
36}
37
44QAccessiblePlugin::~QAccessiblePlugin()
45{
46}
47
56
57#include "moc_qaccessibleplugin.cpp"
58
59#endif // QT_CONFIG(accessibility)
\inmodule QtCore
Definition qobject.h:90
Combined button and popup list for selecting options.
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent