Details
-
Type:
User Story
-
Status: Withdrawn
-
Priority:
Not Evaluated
-
Resolution: Out of scope
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Qt3D
-
Labels:None
-
Epic/Theme:
Description
- Given I am using a Qt3D QML on a device
- When the device goes into idle mode
- Qt3D should automatically stop the app, maintain the GL context and keep running, or temporarily maintain GL resources and reinstate them on restart.
Developer Notes:
The third option may be beyond the scope of 2.0 development - technical investigations should be undertaken.
In the case of Qt3D in C++ the developer is responsible for idle mode support.