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
QDefaultColorTables Struct Reference
+ Collaboration diagram for QDefaultColorTables:

Public Member Functions

 QDefaultColorTables ()
 

Public Attributes

QList< QRgbgray
 
QList< QRgbalpha
 

Detailed Description

Definition at line 29 of file qimage_conversions.cpp.

Constructor & Destructor Documentation

◆ QDefaultColorTables()

QDefaultColorTables::QDefaultColorTables ( )
inline

Definition at line 31 of file qimage_conversions.cpp.

References gray, i, qRgb(), and qRgba().

+ Here is the call graph for this function:

Member Data Documentation

◆ alpha

QList<QRgb> QDefaultColorTables::alpha

Definition at line 40 of file qimage_conversions.cpp.

◆ gray

QList<QRgb> QDefaultColorTables::gray

Definition at line 40 of file qimage_conversions.cpp.

Referenced by QDefaultColorTables().


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