![]() |
Qt 6.x
The Qt SDK
|
#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 46 of file qgtk3storage_p.h.
Definition at line 52 of file qgtk3storage_p.h.
References state.
QGtk3Interface::QGtkWidget QGtk3Storage::Gtk3Source::gtkWidgetType |
Definition at line 47 of file qgtk3storage_p.h.
Referenced by QGtk3Storage::Source::Source().
int QGtk3Storage::Gtk3Source::height = -1 |
Definition at line 51 of file qgtk3storage_p.h.
Referenced by QGtk3Storage::Source::Source().
QGtk3Interface::QGtkColorSource QGtk3Storage::Gtk3Source::source |
Definition at line 48 of file qgtk3storage_p.h.
Referenced by QGtk3Storage::Source::Source().
GtkStateFlags QGtk3Storage::Gtk3Source::state |
Definition at line 49 of file qgtk3storage_p.h.
Referenced by QGtk3Storage::Source::Source().
int QGtk3Storage::Gtk3Source::width = -1 |
Definition at line 50 of file qgtk3storage_p.h.
Referenced by QGtk3Storage::Source::Source().