Details
-
Suggestion
-
Resolution: Done
-
P2: Important
-
None
-
Qt Creator 2.1.0-rc1
-
None
-
f400a402664d7edb541ab8e20f1a6a46ac9e83a4 5277991a6c62adea78d4d677a1c622a207e0d3a7
Description
Currently, QmlApplicationViewer inherits from QDeclarativeView. This is incompatible with application booster used in Harmattan:
basically, QDeclarativeView should be acquired through a pointer from "cache". It should be as-easy-as-possible to convert your application to use the booster.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-6473 Harmattan application template creates two QDeclarativeView instances which causes problems
- Closed