Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.9
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
- relates to
-
QTBUG-127420 Component name to onStatusChanged ()
- In Review