![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
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!=(const QColorTransform &ct1, const QColorTransform &ct2) | QColorTransform | friend |
| operator=(const QColorTransform &other) noexcept | QColorTransform | inline |
| operator==(const QColorTransform &ct1, const QColorTransform &ct2) | QColorTransform | friend |
| QColorSpacePrivate class | QColorTransform | friend |
| QColorTransform() noexcept=default | QColorTransform | |
| QColorTransform(const QColorTransform &colorTransform) noexcept | QColorTransform | |
| QColorTransform(QColorTransform &&colorTransform)=default | QColorTransform | |
| QColorTransformPrivate class | QColorTransform | friend |
| swap(QColorTransform &other) noexcept | QColorTransform | inline |
| ~QColorTransform() | QColorTransform |