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

Public Member Functions

 QDefaultColorTables ()
 QDefaultColorTables ()

Public Attributes

QList< QRgbgray
QList< QRgbalpha

Detailed Description

Definition at line 26 of file qimage_conversions.cpp.

Constructor & Destructor Documentation

◆ QDefaultColorTables() [1/2]

QDefaultColorTables::QDefaultColorTables ( )
inline

Definition at line 28 of file qimage_conversions.cpp.

References QDefaultColorTables().

Referenced by QDefaultColorTables().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ QDefaultColorTables() [2/2]

QDefaultColorTables::QDefaultColorTables ( )
inline

Definition at line 28 of file qimage_conversions.cpp.

Member Data Documentation

◆ alpha

QList< QRgb > QDefaultColorTables::alpha

Definition at line 37 of file qimage_conversions.cpp.

◆ gray

QList< QRgb > QDefaultColorTables::gray

Definition at line 37 of file qimage_conversions.cpp.


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