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

(40f7454c919501f3c984c8fe4eeb379b360d4789)

#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.