Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-130570

"Scene Graph - RHI Under QML" documentation error

    XMLWordPrintable

Details

    • 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

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            safiyyah Safiyyah Moosa
            jrade Johan RĂ¥de
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes