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

unable to render QWidget on top of a QWindow

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 5.12.5, 5.13.2
    • GUI: Window management
    • None
    • Windows

    Description

      In the attached example application i create a QWindow (RasterWindow) and three QWidget objects (ColorWidget). I try to render the QWidgets on top of the QWindow, but the QWindow is always rendered on top of everything else.

      I also tried using a QStackedLayout; put the QWindow on the bottom and the three QWidget objects on top, but on screen always the QWindow wins.

       

      Attachments

        1. mainwindow.cpp
          4 kB
        2. mainwindow.h
          1 kB
        3. overlay.pro
          0.9 kB
        4. screenshot.png
          screenshot.png
          5 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            Unassigned Unassigned
            aroth Andreas Roth
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes