Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-121781 Modernize iOS window management
  3. QTBUG-123431

Determine if we should map top level QWindows to UIWindow or UIWindowScene

    XMLWordPrintable

Details

    • Technical task
    • Resolution: Done
    • Not Evaluated
    • None
    • None
    • None

    Description

      A UIWindowScene can have multiple UIWindows

      https://developer.apple.com/documentation/uikit/uiwindowscene/3198091-windows?language=objc

      It's not entirely clear yet if the semantics of a top level QWindow maps better to a standalone UIWindowScene (with a single UIWindow), or to individual UIWindows inside a single UIWIndowScene (managed by QIOScreen possibly).

       This is something we need to research, and find the API that maps the best to our use-case, both in terms of semantics and the APIs and callbacks we can map to/from.

      Attachments

        1. 13.png
          76 kB
          Amr Elsayed
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            amr_essam Amr Elsayed
            vestbo Tor Arne Vestbø
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes