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

Public Member Functions

 QNullBrushData ()
 ~QNullBrushData ()
 QNullBrushData ()
 ~QNullBrushData ()

Public Attributes

QBasicBrushDatabrush

Detailed Description

Definition at line 337 of file qbrush.cpp.

Constructor & Destructor Documentation

◆ QNullBrushData() [1/2]

QNullBrushData::QNullBrushData ( )
inline

Definition at line 341 of file qbrush.cpp.

References brush.

◆ ~QNullBrushData() [1/2]

QNullBrushData::~QNullBrushData ( )
inline

Definition at line 347 of file qbrush.cpp.

References brush.

◆ QNullBrushData() [2/2]

QNullBrushData::QNullBrushData ( )
inline

Definition at line 341 of file qbrush.cpp.

◆ ~QNullBrushData() [2/2]

QNullBrushData::~QNullBrushData ( )
inline

Definition at line 347 of file qbrush.cpp.

Member Data Documentation

◆ brush

QBasicBrushData * QNullBrushData::brush

Definition at line 340 of file qbrush.cpp.

Referenced by QNullBrushData(), and ~QNullBrushData().


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