Obsolete Members for QSurfaceFormat
The following members of class QSurfaceFormat are deprecated. They are provided to keep old source code working. We strongly advise against using them in new code.
Public Functions
(deprecated (6.0)) void |
setColorSpace(QSurfaceFormat::ColorSpace colorSpace) |
Member Function Documentation
[since 5.10]
void QSurfaceFormat::setColorSpace(QSurfaceFormat::ColorSpace colorSpace)
This function is deprecated since 6.0. We strongly advise against using it in new code.
This is an overloaded function.
Use setColorSpace(QColorSpace) instead.
Sets the colorspace to one of the predefined values.
This function was introduced in Qt 5.10.
See also colorSpace().