summaryrefslogtreecommitdiffstats
path: root/src/gui/image/qimage.h
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@qt.io>2019-08-30 17:41:23 +0200
committerTor Arne Vestbø <tor.arne.vestbo@qt.io>2019-09-03 15:10:11 +0000
commitcc1ea2bf47f386befff1a3a419588b5b422f0346 (patch)
treeb4ba1b10a36443e11298a9c207e5d670be2a68f2 /src/gui/image/qimage.h
parent098d7549c17919683a5ba1600f1fd9b6c3bc420f (diff)
Simplify QColorSpace named presets
We don't need a getter for the 'preset' of a color-space, as color spaces can be compared to the presets directly. This allows us to remove the Undefined and Unknown values from the presets. Internally we still distinguish known presets from unknown or undefined presets via the magic 0-value. The validity of a QColorSpace is not based on this preset, but on its actual values. Fixes: QTBUG-77963 Change-Id: I1e0a2a4be83021b8c82b3c778019f680fd46455b Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
Diffstat (limited to 'src/gui/image/qimage.h')
0 files changed, 0 insertions, 0 deletions