Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qplatformdialoghelper.h File Reference

(8d3601dfe8e6a89cbf0ab0ff8089e232f52c21d2)

#include <QtGui/qtguiglobal.h>
#include <QtCore/QtGlobal>
#include <QtCore/QObject>
#include <QtCore/QList>
#include <QtCore/QSharedDataPointer>
#include <QtCore/QSharedPointer>
#include <QtCore/QDir>
#include <QtCore/QUrl>
#include <QtGui/QRgb>
Include dependency graph for qplatformdialoghelper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QPlatformDialogHelper
 The QPlatformDialogHelper class allows for platform-specific customization of dialogs. More...
class  QPlatformColorDialogHelper
 The QPlatformColorDialogHelper class allows for platform-specific customization of color dialogs. More...
class  QFontDialogOptions
class  QPlatformFontDialogHelper
 The QPlatformFontDialogHelper class allows for platform-specific customization of font dialogs. More...
class  QFileDialogOptions
class  QPlatformFileDialogHelper
 The QPlatformFileDialogHelper class allows for platform-specific customization of file dialogs. More...
class  QMessageDialogOptions
struct  QMessageDialogOptions::CustomButton
class  QPlatformMessageDialogHelper
 The QPlatformMessageDialogHelper class allows for platform-specific customization of Message dialogs. More...

Macros

#define QPLATFORMDIALOGHELPERS_HAS_CREATE

Macro Definition Documentation

◆ QPLATFORMDIALOGHELPERS_HAS_CREATE

#define QPLATFORMDIALOGHELPERS_HAS_CREATE

Definition at line 42 of file qplatformdialoghelper.h.