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
QQuickDialogImplFactory Class Reference

#include <qquickdialogimplfactory_p.h>

+ Collaboration diagram for QQuickDialogImplFactory:

Static Public Member Functions

static std::unique_ptr< QPlatformDialogHelpercreatePlatformDialogHelper (QQuickDialogType type, QObject *parent)
 

Detailed Description

Definition at line 28 of file qquickdialogimplfactory_p.h.

Member Function Documentation

◆ createPlatformDialogHelper()

QT_BEGIN_NAMESPACE std::unique_ptr< QPlatformDialogHelper > QQuickDialogImplFactory::createPlatformDialogHelper ( QQuickDialogType type,
QObject * parent )
static

Creates concrete QML-based dialogs.

Definition at line 27 of file qquickdialogimplfactory.cpp.

References ColorDialog, FileDialog, FolderDialog, FontDialog, and MessageDialog.

Referenced by QQuickAbstractDialog::create().

+ Here is the caller graph for this function:

The documentation for this class was generated from the following files: