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

Public Attributes

const QColorMatrixinMatrix = nullptr
 
const QColorSpacePrivate::TransferElementinTable = nullptr
 
const QColorCLUTclut = nullptr
 
const QColorSpacePrivate::TransferElementmidTable = nullptr
 
const QColorMatrixmidMatrix = nullptr
 
const QColorVectormidOffset = nullptr
 
const QColorSpacePrivate::TransferElementoutTable = nullptr
 

Detailed Description

Definition at line 392 of file qicc.cpp.

Member Data Documentation

◆ clut

const QColorCLUT * QIcc::ElementCombo::clut = nullptr

Definition at line 396 of file qicc.cpp.

Referenced by QIcc::visitElement(), and QIcc::writeMab().

◆ inMatrix

const QColorMatrix * QIcc::ElementCombo::inMatrix = nullptr

Definition at line 394 of file qicc.cpp.

Referenced by QIcc::visitElement(), QIcc::visitElement(), and QIcc::writeMab().

◆ inTable

const QColorSpacePrivate::TransferElement * QIcc::ElementCombo::inTable = nullptr

Definition at line 395 of file qicc.cpp.

Referenced by QIcc::visitElement(), and QIcc::writeMab().

◆ midMatrix

const QColorMatrix * QIcc::ElementCombo::midMatrix = nullptr

Definition at line 398 of file qicc.cpp.

Referenced by QIcc::visitElement(), and QIcc::writeMab().

◆ midOffset

const QColorVector * QIcc::ElementCombo::midOffset = nullptr

Definition at line 399 of file qicc.cpp.

Referenced by QIcc::visitElement(), and QIcc::writeMab().

◆ midTable

const QColorSpacePrivate::TransferElement * QIcc::ElementCombo::midTable = nullptr

Definition at line 397 of file qicc.cpp.

Referenced by QIcc::visitElement(), and QIcc::writeMab().

◆ outTable

const QColorSpacePrivate::TransferElement * QIcc::ElementCombo::outTable = nullptr

Definition at line 400 of file qicc.cpp.

Referenced by QIcc::visitElement(), and QIcc::writeMab().


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