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

(64e6233252117415d6765b6f7a8f4df39490b678)

#include <QtCore/qhash.h>
#include <QtCore/qlist.h>
#include <QtCore/qurl.h>
#include <QtCore/qscopedpointer.h>
#include <QtCore/qstring.h>
#include <qpa/qplatformdialoghelper.h>
+ Include dependency graph for qgtk3dialoghelpers.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QGtk3ColorDialogHelper
 
class  QGtk3FileDialogHelper
 
class  QGtk3FontDialogHelper
 

Typedefs

typedef struct _GtkWidget GtkWidget
 
typedef struct _GtkDialog GtkDialog
 
typedef struct _GtkFileFilter GtkFileFilter
 

Typedef Documentation

◆ GtkDialog

typedef struct _GtkDialog GtkDialog

Definition at line 15 of file qgtk3dialoghelpers.h.

◆ GtkFileFilter

typedef struct _GtkFileFilter GtkFileFilter

Definition at line 16 of file qgtk3dialoghelpers.h.

◆ GtkWidget

typedef struct _GtkWidget GtkWidget

Definition at line 14 of file qgtk3dialoghelpers.h.