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

MainWindow flash off/on

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Not Evaluated Not Evaluated
    • None
    • 6.4.0
    • GUI: OpenGL
    • None
    • Windows

      I'm adding a OpenGLWidget to a QMdiSubWindow .

      QMdiArea already contains other QGraphicsViews.

      When calling setWidget(...), the QMainWindow will flash off/on.

      This is done in qwidget.cpp in setParent(...) line:10531 when the next 2 lines are executed

      at line 10698:

      newtlw()->destroy();

      newtlw()->create();

      This never happened in previous versions.

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

            lagocs Laszlo Agocs
            babinfernie1 Brian Bosela
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes