View Single Post
Posts: 114 | Thanked: 298 times | Joined on Jan 2011 @ Berlin
#52
Originally Posted by freemangordon View Post
there are 2 issues with using QML:

1. Resource usage - the more libs we load, the more RAM we use.
2. hildon-desktop integration

You don't need alopex for Qt5, embedlite repo already has QT5 ui https://github.com/tmeshkova

BTW feel free to join #embedlite on mozilla.org to discuss issues, etc
Thanks for the repo link. About resource usage: a QtQuick application in Qt5 does not need libQt5Widgets, which is larger than libQt5Qml and libQt5Quick combined.
 

The Following User Says Thank You to frafI For This Useful Post: