![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qgtk3dialoghelpers.h"#include "qgtk3theme.h"#include <qeventloop.h>#include <qwindow.h>#include <qcolor.h>#include <qdebug.h>#include <qfont.h>#include <qfileinfo.h>#include <private/qguiapplication_p.h>#include <private/qdesktopunixservices_p.h>#include <qpa/qplatformintegration.h>#include <qpa/qplatformfontdatabase.h>#include <gtk/gtk.h>#include <gdk/gdk.h>#include <pango/pango.h>#include "moc_qgtk3dialoghelpers.cpp"Go to the source code of this file.
Classes | |
| class | QGtk3Dialog |
Macros | |
| #define | PREVIEW_WIDTH 256 |
| #define | PREVIEW_HEIGHT 512 |
Functions | |
| static GtkFileChooserAction | gtkFileChooserAction (const QSharedPointer< QFileDialogOptions > &options) |
| static QString | qt_fontToString (const QFont &font) |
| static QFont | qt_fontFromString (const QString &name) |
| #define PREVIEW_HEIGHT 512 |
Definition at line 41 of file qgtk3dialoghelpers.cpp.
| #define PREVIEW_WIDTH 256 |
Definition at line 40 of file qgtk3dialoghelpers.cpp.
|
static |
Definition at line 392 of file qgtk3dialoghelpers.cpp.
Definition at line 565 of file qgtk3dialoghelpers.cpp.
Definition at line 524 of file qgtk3dialoghelpers.cpp.