![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qgtk3storage_p.h>
Public Member Functions | |
| QDebug | operator<< (QDebug dbg) |
Public Attributes | |
| QGtk3Interface::QGtkWidget | gtkWidgetType |
| QGtk3Interface::QGtkColorSource | source |
| GtkStateFlags | state |
| int | width = -1 |
| int | height = -1 |
Definition at line 54 of file qgtk3storage_p.h.
Definition at line 60 of file qgtk3storage_p.h.
| QGtk3Interface::QGtkWidget QGtk3Storage::Gtk3Source::gtkWidgetType |
Definition at line 55 of file qgtk3storage_p.h.
| int QGtk3Storage::Gtk3Source::height = -1 |
Definition at line 59 of file qgtk3storage_p.h.
| QGtk3Interface::QGtkColorSource QGtk3Storage::Gtk3Source::source |
Definition at line 56 of file qgtk3storage_p.h.
| GtkStateFlags QGtk3Storage::Gtk3Source::state |
Definition at line 57 of file qgtk3storage_p.h.
| int QGtk3Storage::Gtk3Source::width = -1 |
Definition at line 58 of file qgtk3storage_p.h.