Document QSurfaceFormat::ColorSpace deprecation
Pick-to: 6.5 Change-Id: I894316d0b3df703e5fd07a1c18f579992215e621 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io> (cherry picked from commit ca250a637297042d39c3e799a1e25ec3168d6f15) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org> (cherry picked from commit 0ff3a84bc36ada9d88f84ee2bca8097c72903544)bb10
parent
b07a7bda97
commit
514f6f04c2
|
|
@ -179,6 +179,7 @@ public:
|
|||
|
||||
/*!
|
||||
\enum QSurfaceFormat::ColorSpace
|
||||
\deprecated [6.0] Use setColorSpace(QColorSpace) instead
|
||||
|
||||
This enum is used to specify the preferred color space, controlling if the
|
||||
window's associated default framebuffer is able to do updates and blending
|
||||
|
|
|
|||
Loading…
Reference in New Issue