4#ifndef QQUICKLABSPLATFORMDIALOG_P_H
5#define QQUICKLABSPLATFORMDIALOG_P_H
18#include <QtCore/qobject.h>
19#include <QtGui/qpa/qplatformtheme.h>
20#include <QtGui/qpa/qplatformdialoghelper.h>
21#include <QtQml/qqmlparserstatus.h>
22#include <QtQml/qqmllist.h>
23#include <QtQml/qqml.h>
24#include <QtCore/private/qglobal_p.h>
60 Qt::WindowFlags
flags()
const;
112 Qt::WindowFlags m_flags;
QObject * parent() const
Returns a pointer to the parent object.
The QQmlListProperty class allows applications to expose list-like properties of QObject-derived clas...
The QQmlParserStatus class provides updates on the QML parser state.
\macro QT_RESTRICTED_CAST_FROM_ASCII
Combined button and popup list for selecting options.
GLint GLsizei GLsizei GLenum GLenum GLsizei void * data
#define QML_DECLARE_TYPE(TYPE)
#define QML_UNCREATABLE(REASON)
#define QML_NAMED_ELEMENT(NAME)
#define QML_FOREIGN(FOREIGN_TYPE)
QFileDialog dialog(this)
[1]