Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qquickabstractdialog.cpp File Reference
#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 379 of file qquickabstractdialog.cpp.

References qstrlen().

+ Here is the call graph for this function:

◆ toPlatformDialogType()

QPlatformTheme::DialogType toPlatformDialogType ( QQuickDialogType  quickDialogType)

Definition at line 384 of file qquickabstractdialog.cpp.

References QPlatformTheme::FileDialog, and FolderDialog.

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

+ Here is the caller graph for this function: