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

Allow storing QWindow state completely

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • 5.12.1
    • GUI: Window management
    • None
    • All

    Description

      Currently QWindow does not have a normaleGeometry() method (like QWidget does). However that method is necessary for session management to restore a window completely.

      There seems to be no clean way (i.e. without tracking all state changes of all windows) to restore the "normal" geometry of a maximized QWindow without that method (since in maximized state only the maximized geometry is accessible).

      Please add normalGeometry() to QWindow to support that use case (and porting applications from Qt4 to Qt5).

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            silicomancer Bernhard Lindner
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes