Qt 6.x
The Qt SDK
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 46 of file qgtk3storage_p.h.

Member Function Documentation

◆ operator<<()

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

Definition at line 52 of file qgtk3storage_p.h.

References state.

Member Data Documentation

◆ gtkWidgetType

QGtk3Interface::QGtkWidget QGtk3Storage::Gtk3Source::gtkWidgetType

Definition at line 47 of file qgtk3storage_p.h.

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

◆ height

int QGtk3Storage::Gtk3Source::height = -1

Definition at line 51 of file qgtk3storage_p.h.

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

◆ source

QGtk3Interface::QGtkColorSource QGtk3Storage::Gtk3Source::source

Definition at line 48 of file qgtk3storage_p.h.

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

◆ state

GtkStateFlags QGtk3Storage::Gtk3Source::state

Definition at line 49 of file qgtk3storage_p.h.

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

◆ width

int QGtk3Storage::Gtk3Source::width = -1

Definition at line 50 of file qgtk3storage_p.h.

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


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