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::RecursiveSource Struct Reference

#include <qgtk3storage_p.h>

Collaboration diagram for QGtk3Storage::RecursiveSource:

Public Member Functions

QDebug operator<< (QDebug dbg)

Public Attributes

QPalette::ColorGroup colorGroup
QPalette::ColorRole colorRole
Qt::ColorScheme colorScheme
int lighter = 100
int deltaRed = 0
int deltaGreen = 0
int deltaBlue = 0
int width = -1
int height = -1

Detailed Description

Definition at line 69 of file qgtk3storage_p.h.

Member Function Documentation

◆ operator<<()

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

Definition at line 79 of file qgtk3storage_p.h.

Member Data Documentation

◆ colorGroup

QPalette::ColorGroup QGtk3Storage::RecursiveSource::colorGroup

Definition at line 70 of file qgtk3storage_p.h.

◆ colorRole

QPalette::ColorRole QGtk3Storage::RecursiveSource::colorRole

Definition at line 71 of file qgtk3storage_p.h.

◆ colorScheme

Qt::ColorScheme QGtk3Storage::RecursiveSource::colorScheme

Definition at line 72 of file qgtk3storage_p.h.

◆ deltaBlue

int QGtk3Storage::RecursiveSource::deltaBlue = 0

Definition at line 76 of file qgtk3storage_p.h.

◆ deltaGreen

int QGtk3Storage::RecursiveSource::deltaGreen = 0

Definition at line 75 of file qgtk3storage_p.h.

◆ deltaRed

int QGtk3Storage::RecursiveSource::deltaRed = 0

Definition at line 74 of file qgtk3storage_p.h.

◆ height

int QGtk3Storage::RecursiveSource::height = -1

Definition at line 78 of file qgtk3storage_p.h.

◆ lighter

int QGtk3Storage::RecursiveSource::lighter = 100

Definition at line 73 of file qgtk3storage_p.h.

◆ width

int QGtk3Storage::RecursiveSource::width = -1

Definition at line 77 of file qgtk3storage_p.h.


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