Qt 6.x
The Qt SDK
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, MessageDialog, and parent.

Referenced by QQuickAbstractDialog::create().

+ Here is the caller graph for this function:

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