以下成员源于类 QSurfaceFormat 被弃用。 提供它们是为使旧源代码能继续工作。强烈建议不要在新代码中使用它们。
(deprecated in 6.0)
void
|
setColorSpace (QSurfaceFormat::ColorSpace colorSpace ) |
[deprecated in 6.0]
void
QSurfaceFormat::
setColorSpace
(
QSurfaceFormat::ColorSpace
colorSpace
)
This function is deprecated since 6.0. We strongly advise against using it in new code.
这是重载函数。
Use setColorSpace( QColorSpace ) 代替。
Sets the colorspace to one of the predefined values.
另请参阅 colorSpace ().