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

"Scene Graph - RHI Under QML" documentation error

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 6.8.0
    • Documentation, Qt RHI
    • None

    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

            docteam Qt Documentation Team
            jrade Johan RĂ¥de
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes