Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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 49 of file qgtk3storage_p.h.

Member Function Documentation

◆ operator<<()

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

Definition at line 55 of file qgtk3storage_p.h.

References state.

Member Data Documentation

◆ gtkWidgetType

QGtk3Interface::QGtkWidget QGtk3Storage::Gtk3Source::gtkWidgetType

Definition at line 50 of file qgtk3storage_p.h.

Referenced by QGtk3Storage::Source::Source().

◆ height

int QGtk3Storage::Gtk3Source::height = -1

Definition at line 54 of file qgtk3storage_p.h.

Referenced by QGtk3Storage::Source::Source().

◆ source

QGtk3Interface::QGtkColorSource QGtk3Storage::Gtk3Source::source

Definition at line 51 of file qgtk3storage_p.h.

Referenced by QGtk3Storage::Source::Source().

◆ state

GtkStateFlags QGtk3Storage::Gtk3Source::state

Definition at line 52 of file qgtk3storage_p.h.

Referenced by QGtk3Storage::Source::Source().

◆ width

int QGtk3Storage::Gtk3Source::width = -1

Definition at line 53 of file qgtk3storage_p.h.

Referenced by QGtk3Storage::Source::Source().


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