FrameGraph implementation of a forward renderer."> Obsolete Members for QForwardRenderer | Qt 3D 6.5.2

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

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)