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

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes