Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qdialog.cpp File Reference
#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 dialog, and QPlatformTheme::FileDialog.

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

+ Here is the caller graph for this function: