Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QColormapPrivate Class Reference
+ Collaboration diagram for QColormapPrivate:

Public Member Functions

 QColormapPrivate ()
 

Public Attributes

QAtomicInt ref
 
QColormap::Mode mode
 
int depth
 
int numcolors
 

Detailed Description

Definition at line 12 of file qcolormap.cpp.

Constructor & Destructor Documentation

◆ QColormapPrivate()

QColormapPrivate::QColormapPrivate ( )
inline

Definition at line 15 of file qcolormap.cpp.

Member Data Documentation

◆ depth

int QColormapPrivate::depth

◆ mode

QColormap::Mode QColormapPrivate::mode

◆ numcolors

int QColormapPrivate::numcolors

Definition at line 23 of file qcolormap.cpp.

Referenced by QColormap::initialize(), and QColormap::size().

◆ ref

QAtomicInt QColormapPrivate::ref

Definition at line 19 of file qcolormap.cpp.

Referenced by QColormap::QColormap(), and QColormap::~QColormap().


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