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
QColorTransferTable Member List

This is the complete list of members for QColorTransferTable, including all inherited members.

apply(float x) constQColorTransferTableinline
applyInverse(float x, float resultLargerThan=0.0f) constQColorTransferTableinline
asColorTransferFunction(QColorTransferFunction *transferFn)QColorTransferTableinline
checkInvertibility() constQColorTransferTableinline
checkValidity() constQColorTransferTableinline
isEmpty() const noexceptQColorTransferTableinline
isIdentity() constQColorTransferTableinline
m_table16QColorTransferTable
m_table8QColorTransferTable
m_tableSizeQColorTransferTable
m_typeQColorTransferTable
OneWay enum valueQColorTransferTable
operator!=(const QColorTransferTable &t1, const QColorTransferTable &t2)QColorTransferTablefriend
operator==(const QColorTransferTable &t1, const QColorTransferTable &t2)QColorTransferTablefriend
QColorTransferTable() noexcept=defaultQColorTransferTable
QColorTransferTable(uint32_t size, const QList< uint8_t > &table, Type type=TwoWay) noexceptQColorTransferTableinline
QColorTransferTable(uint32_t size, const QList< uint16_t > &table, Type type=TwoWay) noexceptQColorTransferTableinline
TwoWay enum valueQColorTransferTable
Type enum nameQColorTransferTable