LWN.net Logo

Ubuntu's phone SDK and the QML component zoo

Ubuntu's phone SDK and the QML component zoo

Posted Jan 18, 2013 12:43 UTC (Fri) by neiljerram (subscriber, #12005)
In reply to: Ubuntu's phone SDK and the QML component zoo by boudewijn
Parent article: Ubuntu's phone SDK and the QML component zoo

How much work would it be to make a Calligra UI for QtMoko too, given that QtMoko now supports QML? (I believe.)


(Log in to post comments)

Ubuntu's phone SDK and the QML component zoo

Posted Jan 18, 2013 14:45 UTC (Fri) by boudewijn (subscriber, #14185) [Link]

If QML is there, that means that most of Qt should be around. Then it depends on whether the kde framework libraries exist already -- they might take a bit of porting. dbus support can be hacked out, that's not a big issue if it doesn't exist. Otherwise it should be really plain sailing.

If there are weird things like shared library limitations (like on Android) or process size limitations, that could be a big barrier. We fixed those for Android, though.

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds