[Qt-qml] QML and home screen widgets
Matti Mäki
matti.maki at iki.fi
Mon Nov 15 17:06:32 CET 2010
So, is it anyhow possible to implement the symbian home screen support
to my app today, preferably so that it works with both Symbian^1 and
Symbian^3 home screens?
For S^1 the Home Screen Publishing API (http://bit.ly/bnVUOL) in N97 SDK
probably does the job using the wide image option and somehow creating a
QPixmap or QImage on fly from a QDeclarativeView. Btw, is there a
convenient way to do that?
Actually I can't find any public API reference for the S^3 home screen
even though the architecture is available at Symbian Foundation
(http://bit.ly/dC5yuG). Release notes for S^3 SDK v0.9 tell the following:
New C++ APIs:
=============
• Home Screen Widget Publisher API (for publishing logo of a widget).
Deprecated APIs:
================
• Home Screen publishing for native widget is not supported.
I just can't find more info of the new API from SDK documentation.
Another question. What would be the best strategy in general to
implement a QML application with home screen view and full screen view?
Is it possible to use the same declarative engine/view in both or should
I run them in separate engines?
/matti
12.11.2010 16:27, Ville M. Vainio kirjoitti:
>
> On maemo5, yes - there is a solution to slap QWidget on homescreen, so
> QML will work too.
>
> On symbian, not currently.
>
> --
> Sent from my Nokia N900
>
> ----- Original message -----
> > Hi,
> >
> > Does Qt Quick support home screen widgets on symbian^1/^3 and
> > maemo/meego platforms? Or any plans for that?
> >
> > Br,
> > Matti Mäki
> > _______________________________________________
> > Qt-qml mailing list
> > Qt-qml at trolltech.com <mailto:Qt-qml at trolltech.com>
> > http://lists.trolltech.com/mailman/listinfo/qt-qml
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt.nokia.com/pipermail/qt-qml/attachments/20101115/9c3f6c34/attachment.html
More information about the Qt-qml
mailing list