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

Add threading awareness to Qt Quick for Android APIs

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 6.9
    • QPA: Android
    • Android

      Qt Quick for Android APIs such as QtQuickView miss threading awareness. At minimum that should be documentation comments explaining 

      • Is the API function thread safe i.e. can be called in any thread context
      • Is the API function non-thread safe i.e. care must be taken into account
        • On which threads it can be called
        • With which synchronization items it must be guarded

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

            qtandroidteam Qt Android Team
            rampe Rami Potinkara
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes