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

QGraphicsEffect doesn't seem to work for QOpenGLWidget

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P3: Somewhat important P3: Somewhat important
    • 5.5.0
    • 5.4.0
    • Documentation, GUI: OpenGL
    • None

      Specifying a graphics effect to a QOpenGLWidget using setGraphicsEffect(QGraphicsEffect *) does not seem to have any effect.

      The same code using a QWidget instead of a QOpenGLWidget does render the graphics effect as expected.

      It would be nice if I could use graphics effects with QOpenGLWidget in the same way that I use them with QWidget. If that is impractical, I suggest adding a note to the QOpenGLWidget or setGraphicsEffect(QGraphicsEffect *) documentation to point out that limitation.

        For Gerrit Dashboard: QTBUG-44188
        # Subject Branch Project Status CR V

            lagocs Laszlo Agocs
            zblair Zachary Blair
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes