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

(51a1dfe72ddd922cd6caf28d532b3311db767989)

#include <QtWidgets/qtwidgetsglobal.h>
#include "qevent.h"
#include "qapplication.h"
#include "qlayout.h"
#include "qcursor.h"
#include <qpa/qplatformtheme.h>
#include "private/qdialog_p.h"
#include "private/qguiapplication_p.h"
#include "moc_qdialog.cpp"
+ Include dependency graph for qdialog.cpp:

Go to the source code of this file.

Functions

static QT_BEGIN_NAMESPACE int themeDialogType (const QDialog *dialog)
 

Function Documentation

◆ themeDialogType()

static QT_BEGIN_NAMESPACE int themeDialogType ( const QDialog * dialog)
inlinestatic

Definition at line 43 of file qdialog.cpp.

References QPlatformTheme::ColorDialog, dialog, and QPlatformTheme::FileDialog.

Referenced by QDialogPrivate::canBeNativeDialog(), and QDialogPrivate::platformHelper().

+ Here is the caller graph for this function: