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
QBrushData Struct Reference

#include <qbrush.h>

+ Inheritance diagram for QBrushData:
+ Collaboration diagram for QBrushData:

Public Attributes

QAtomicInt ref
 
Qt::BrushStyle style
 
QColor color
 
QTransform transform
 

Detailed Description

Definition at line 112 of file qbrush.h.

Member Data Documentation

◆ color

QColor QBrushData::color

Definition at line 116 of file qbrush.h.

◆ ref

QAtomicInt QBrushData::ref

Definition at line 114 of file qbrush.h.

◆ style

Qt::BrushStyle QBrushData::style

Definition at line 115 of file qbrush.h.

◆ transform

QTransform QBrushData::transform

Definition at line 117 of file qbrush.h.


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