以下成员源于类 QForwardRenderer 被弃用。 提供它们是为使旧源代码能继续工作。强烈建议不要在新代码中使用它们。
(弃用)
window
: QObject*
This property is deprecated. We strongly advise against using it in new code.
Holds the current render surface.
访问函数:
QObject * | surface () const |
void | setSurface (QObject * surface ) |
通知程序信号:
void | surfaceChanged (QObject * surface ) |