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

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

isIdentity() const noexceptQColorTransform
map(QRgb argb) constQColorTransform
map(QRgba64 rgba64) constQColorTransform
map(QRgbaFloat16 rgbafp16) constQColorTransform
map(QRgbaFloat32 rgbafp32) constQColorTransform
map(const QColor &color) constQColorTransform
operator!=(const QColorTransform &ct1, const QColorTransform &ct2)QColorTransformfriend
operator=(const QColorTransform &other) noexceptQColorTransforminline
operator==(const QColorTransform &ct1, const QColorTransform &ct2)QColorTransformfriend
QColorSpacePrivate classQColorTransformfriend
QColorTransform() noexcept=defaultQColorTransform
QColorTransform(const QColorTransform &colorTransform) noexceptQColorTransform
QColorTransform(QColorTransform &&colorTransform)=defaultQColorTransform
QColorTransformPrivate classQColorTransformfriend
swap(QColorTransform &other) noexceptQColorTransforminline
~QColorTransform()QColorTransform