From 0ff3a84bc36ada9d88f84ee2bca8097c72903544 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tor=20Arne=20Vestb=C3=B8?= Date: Tue, 4 Feb 2025 15:44:22 +0100 Subject: [PATCH] Document QSurfaceFormat::ColorSpace deprecation Pick-to: 6.8 6.5 Change-Id: I894316d0b3df703e5fd07a1c18f579992215e621 Reviewed-by: Volker Hilsheimer (cherry picked from commit ca250a637297042d39c3e799a1e25ec3168d6f15) Reviewed-by: Qt Cherry-pick Bot --- src/gui/kernel/qsurfaceformat.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/gui/kernel/qsurfaceformat.cpp b/src/gui/kernel/qsurfaceformat.cpp index 7a3981ec718..23a48031312 100644 --- a/src/gui/kernel/qsurfaceformat.cpp +++ b/src/gui/kernel/qsurfaceformat.cpp @@ -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