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
qquickdialogtype_p.h File Reference

(4bd87b903b355b53e3105ba1ae7c154c4e55cdaf)

#include <QtCore/qnamespace.h>
#include <QtCore/private/qglobal_p.h>
+ Include dependency graph for qquickdialogtype_p.h:

Go to the source code of this file.

Enumerations

enum class  QQuickDialogType {
  FileDialog , ColorDialog , FontDialog , MessageDialog ,
  FolderDialog
}
 

Enumeration Type Documentation

◆ QQuickDialogType

enum class QQuickDialogType
strong
Enumerator
FileDialog 
ColorDialog 
FontDialog 
MessageDialog 
FolderDialog 

Definition at line 25 of file qquickdialogtype_p.h.