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

(8033a313ff28ce2a8e69bd2f6e2d946d291acf5e)

#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 16 of file qgtk3dialoghelpers.h.

◆ GtkFileFilter

typedef struct _GtkFileFilter GtkFileFilter

Definition at line 17 of file qgtk3dialoghelpers.h.

◆ GtkWidget

typedef struct _GtkWidget GtkWidget

Definition at line 15 of file qgtk3dialoghelpers.h.