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
QGtk3Storage::Gtk3Source Struct Reference

#include <qgtk3storage_p.h>

Collaboration diagram for QGtk3Storage::Gtk3Source:

Public Member Functions

QDebug operator<< (QDebug dbg)

Public Attributes

QGtk3Interface::QGtkWidget gtkWidgetType
QGtk3Interface::QGtkColorSource source
GtkStateFlags state
int width = -1
int height = -1

Detailed Description

Definition at line 54 of file qgtk3storage_p.h.

Member Function Documentation

◆ operator<<()

QDebug QGtk3Storage::Gtk3Source::operator<< ( QDebug dbg)
inline

Definition at line 60 of file qgtk3storage_p.h.

Member Data Documentation

◆ gtkWidgetType

QGtk3Interface::QGtkWidget QGtk3Storage::Gtk3Source::gtkWidgetType

Definition at line 55 of file qgtk3storage_p.h.

◆ height

int QGtk3Storage::Gtk3Source::height = -1

Definition at line 59 of file qgtk3storage_p.h.

◆ source

QGtk3Interface::QGtkColorSource QGtk3Storage::Gtk3Source::source

Definition at line 56 of file qgtk3storage_p.h.

◆ state

GtkStateFlags QGtk3Storage::Gtk3Source::state

Definition at line 57 of file qgtk3storage_p.h.

◆ width

int QGtk3Storage::Gtk3Source::width = -1

Definition at line 58 of file qgtk3storage_p.h.


The documentation for this struct was generated from the following file: