![]() |
Qt 6.x
The Qt SDK
|
This is the complete list of members for QColorTransferFunction, including all inherited members.
apply(float x) const | QColorTransferFunction | inline |
fromGamma(float gamma) | QColorTransferFunction | inlinestatic |
fromProPhotoRgb() | QColorTransferFunction | inlinestatic |
fromSRgb() | QColorTransferFunction | inlinestatic |
inverted() const | QColorTransferFunction | inline |
isGamma() const | QColorTransferFunction | inline |
isLinear() const | QColorTransferFunction | inline |
isSRgb() const | QColorTransferFunction | inline |
m_a | QColorTransferFunction | |
m_b | QColorTransferFunction | |
m_c | QColorTransferFunction | |
m_d | QColorTransferFunction | |
m_e | QColorTransferFunction | |
m_f | QColorTransferFunction | |
m_g | QColorTransferFunction | |
matches(const QColorTransferFunction &o) const | QColorTransferFunction | inline |
operator!= | QColorTransferFunction | friend |
operator== | QColorTransferFunction | friend |
QColorTransferFunction() noexcept | QColorTransferFunction | inline |
QColorTransferFunction(float a, float b, float c, float d, float e, float f, float g) noexcept | QColorTransferFunction | inline |