Details
-
Sub-task
-
Resolution: Unresolved
-
P2: Important
-
None
Description
Current Qt Quick UI projects perfect match for designers:
- No compile needed = incredibly fast
- just copy your content to the device = copy only deltas
- Fast preview & deployment
- Use QML Viewer on device (package stand alone QML Viewer?)
Downside: ATM I end up having two open projects one the UI project where I can preview my application on my desktop with the QML Viewer and a second project I use to deploy my application to my device.
Solution: Add QML Viewer Target to Qt Quick Application project (see attachment)
Attachments
Issue Links
- relates to
-
QTCREATORBUG-3204 Add "Run QML Script" run configuration to all project types
- Closed