Qt 6.x
The Qt SDK
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
qqmlenginedebugclient_p_p.h
Go to the documentation of this file.
1// Copyright (C) 2018 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#ifndef QQMLENGINEDEBUGCLIENT_P_P_H
5#define QQMLENGINEDEBUGCLIENT_P_P_H
6
9
10//
11// W A R N I N G
12// -------------
13//
14// This file is not part of the Qt API. It exists purely as an
15// implementation detail. This header file may change from version to
16// version without notice, or even be removed.
17//
18// We mean it.
19//
20
22
24{
25 Q_DECLARE_PUBLIC(QQmlEngineDebugClient)
26public:
28
30 bool valid = false;
36};
37
39
40#endif // QQMLENGINEDEBUGCLIENT_P_P_H
Definition qlist.h:74
QPointer< QQmlDebugConnection > connection
QQmlEngineDebugContextReference rootContext
QList< QQmlEngineDebugObjectReference > objects
QList< QQmlEngineDebugEngineReference > engines
QQmlEngineDebugObjectReference object
\inmodule QtCore
Definition qvariant.h:64
Combined button and popup list for selecting options.
int qint32
Definition qtypes.h:44