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

Add threading awareness to Qt Quick for Android APIs

    XMLWordPrintable

Details

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

    Description

      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

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes