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

Feature Request: QMdiArea bring multiple windows to foreground

    XMLWordPrintable

Details

    Description

      It would be useful if a QMdiArea::bringToForeground(QList<QMdiSubWindow*> function was added, where the order of the QList could represent the stacking order.

      This could be useful for example when having a QMdiArea with multiple subwindows where those subwindows are grouped by documents that contain their state. For example, 4 subwindows could be showing data from document 1 and another 2 subwindows could be showing information from document 2. When selecting document 1 (e.g., via some toolbar button), all the related QMdiSubWindows should be put in the foreground. It would be nice to have a QMdiArea::bringToForeground(QList<QMdiSubWindow*>) that could handle this, with the order of the QList representing the stacking order.

      Attachments

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

        Activity

          People

            bjnilsen Bjørn Erik Nilsen
            sanonymous Nokia Qt Support (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes