Obsolete Members for QForwardRenderer

The following members of class QForwardRenderer are deprecated. They are provided to keep old source code working. We strongly advise against using them in new code.

Properties

  • (deprecated) window : QObject*

Property Documentation

[deprecated] window : QObject*

This property is deprecated. We strongly advise against using it in new code.

Holds the current render surface.

Access functions:

QObject *surface() const
void setSurface(QObject *surface)

Notifier signal:

void surfaceChanged(QObject *surface)