QSurface."> Obsolete Members for QSurfaceFormat | Qt GUI 6.5.2

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(ColorSpace colorSpace)

Member Function Documentation

void QSurfaceFormat::setColorSpace(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.

See also colorSpace().