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
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!=QColorTransferTablefriend
operator==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