[maemo-developers] Developing for Maemo 5 using Qt

From: Ville M. Vainio vivainio at gmail.com
Date: Tue Feb 23 11:19:10 EET 2010
On Tue, Feb 23, 2010 at 11:11 AM, Sun Yalong <Yalong.Sun at digia.com> wrote:

> Just be curious that is that called Qt Hybrid application or not.

No, hybrid application is more like an application composed of web
view + javascript that talks to C++ through QObjects exposed to it.

> Last couple of days, we have a talk about Qt Hybrid application here. And
> the idea is quite similar. So the solution is maemo platform specific or we
> could deploy it symbian also.

Symbian homescreen widgets are different (somewhat more limited, no
"full" QWidget support). However, there will quite likely be an
unified way of exposing stuff in homescreen, but what the trolls are
working on now are QWidgets on homescreen, which is maemo specific.

Basically: if you implement a homescreen widget in Symbian, you will
be able to use it on Maemo too. However, it won't necessarily work the
other way around.

-- 
Ville M. Vainio
http://tinyurl.com/vainio
More information about the maemo-developers mailing list