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
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

Definition at line 22 of file qcolormap.cpp.

Referenced by QColormap::colorAt(), QColormap::depth(), and QColormap::pixel().

◆ mode

QColormap::Mode QColormapPrivate::mode

Definition at line 21 of file qcolormap.cpp.

Referenced by QColormap::colorAt(), QColormap::mode(), and QColormap::pixel().

◆ numcolors

int QColormapPrivate::numcolors

Definition at line 23 of file qcolormap.cpp.

Referenced by 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: