Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qtquickdialogs2quickimplforeign_p.h
Go to the documentation of this file.
1// Copyright (C) 2021 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 QTQUICKDIALOGS2QUICKIMPLFOREIGN_P_H
5#define QTQUICKDIALOGS2QUICKIMPLFOREIGN_P_H
6
7//
8// W A R N I N G
9// -------------
10//
11// This file is not part of the Qt API. It exists purely as an
12// implementation detail. This header file may change from version to
13// version without notice, or even be removed.
14//
15// We mean it.
16//
17
18#include <QtQml/qqml.h>
19#include <QtQuickDialogs2Utils/private/qquickfilenamefilter_p.h>
20#include <QtQuickTemplates2/private/qquickabstractbutton_p.h>
21#include <QtQuickTemplates2/private/qquickcontrol_p.h>
22#include <QtQuickTemplates2/private/qquickdialog_p.h>
23#include <QtQuickTemplates2/private/qquickicon_p.h>
24#include <QtQuickTemplates2/private/qquickpopup_p.h>
25
27
35
36// TODO: remove these ones when not needed (QTBUG-88179)
37
38// verticalPadding, etc.
46
54
62
63// For leftInset, etc.
71
79
81
82#endif // QTQUICKDIALOGS2QUICKIMPLFOREIGN_P_H
Combined button and popup list for selecting options.
#define QML_ANONYMOUS
#define QML_FOREIGN(FOREIGN_TYPE)
#define QML_ADDED_IN_VERSION(MAJOR, MINOR)
#define Q_GADGET