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
qquickabstractdialog.cpp File Reference

(f233a5ff9d04daf3ba792cc196da7e5f190b415c)

#include "qquickabstractdialog_p.h"
#include <QtCore/qloggingcategory.h>
#include <QtGui/private/qguiapplication_p.h>
#include <QtQuick/qquickitem.h>
#include <QtQuick/qquickwindow.h>
#include <QtQuickDialogs2QuickImpl/private/qquickdialogimplfactory_p.h>
#include "moc_qquickabstractdialog_p.cpp"
+ Include dependency graph for qquickabstractdialog.cpp:

Go to the source code of this file.

Functions

static const char * qmlTypeName (const QObject *object)
 
QPlatformTheme::DialogType toPlatformDialogType (QQuickDialogType quickDialogType)
 

Function Documentation

◆ qmlTypeName()

static const char * qmlTypeName ( const QObject * object)
static

Definition at line 401 of file qquickabstractdialog.cpp.

References qstrlen().

+ Here is the call graph for this function:

◆ toPlatformDialogType()

QPlatformTheme::DialogType toPlatformDialogType ( QQuickDialogType quickDialogType)

Definition at line 406 of file qquickabstractdialog.cpp.

References QPlatformTheme::FileDialog, and FolderDialog.

Referenced by QQuickAbstractDialog::create(), and QQuickAbstractDialog::useNativeDialog().

+ Here is the caller graph for this function: