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
QNullBrushData Class Reference
+ Collaboration diagram for QNullBrushData:

Public Member Functions

 QNullBrushData ()
 
 ~QNullBrushData ()
 

Public Attributes

QBrushDatabrush
 

Detailed Description

Definition at line 318 of file qbrush.cpp.

Constructor & Destructor Documentation

◆ QNullBrushData()

QNullBrushData::QNullBrushData ( )
inline

Definition at line 322 of file qbrush.cpp.

References Qt::black.

◆ ~QNullBrushData()

QNullBrushData::~QNullBrushData ( )
inline

Definition at line 328 of file qbrush.cpp.

References brush.

Member Data Documentation

◆ brush

QBrushData* QNullBrushData::brush

Definition at line 321 of file qbrush.cpp.

Referenced by ~QNullBrushData().


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