![]() |
Qt 6.x
The Qt SDK
|
This is the complete list of members for QColorTransform, including all inherited members.
isIdentity() const noexcept | QColorTransform | |
map(QRgb argb) const | QColorTransform | |
map(QRgba64 rgba64) const | QColorTransform | |
map(QRgbaFloat16 rgbafp16) const | QColorTransform | |
map(QRgbaFloat32 rgbafp32) const | QColorTransform | |
map(const QColor &color) const | QColorTransform | |
operator!= | QColorTransform | friend |
operator=(const QColorTransform &other) noexcept | QColorTransform | inline |
operator== | QColorTransform | friend |
QColorSpacePrivate | QColorTransform | friend |
QColorTransform() noexcept=default | QColorTransform | |
QColorTransform(const QColorTransform &colorTransform) noexcept | QColorTransform | |
QColorTransform(QColorTransform &&colorTransform)=default | QColorTransform | |
QColorTransformPrivate | QColorTransform | friend |
swap(QColorTransform &other) noexcept | QColorTransform | inline |
~QColorTransform() | QColorTransform |