Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
6.8.0
-
407a76ed9 (dev), b0ff9b44c (6.9), abbcdb307 (6.8)
-
framework-content 3, framework-content 4
Description
The doc page Scene Graph - RHI Under QML says:
Applications that wish to render QRhi content on top of the Qt Quick scene, can do so by connecting to the QQuickWindow::afterRendering() and QQuickWindow::afterRenderPassRecording() signals.
This is wrong. It should be:
Applications that wish to render QRhi content on top of the Qt Quick scene, can do so by connecting to the QQuickWindow::beforeRendering() and QQuickWindow::afterRenderPassRecording() signals.
Attachments
For Gerrit Dashboard: QTBUG-130570 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
620584,5 | Doc: Clarify use of QQuickWindow::beforeRendering | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |
621957,2 | Doc: Clarify use of QQuickWindow::beforeRendering | 6.9 | qt/qtdeclarative | Status: MERGED | +2 | 0 |
623253,2 | Doc: Clarify use of QQuickWindow::beforeRendering | 6.8 | qt/qtdeclarative | Status: MERGED | +2 | 0 |