Porting iPhone app to symbian (multi view menu driven app)
-
wrote on 17 Oct 2010, 14:47 last edited by
I am new to symbian development in qt.
I am developing app for Apple iPhone, and now i want to port my applications to target nokia devices by using qt environment.
I want to know which view/widget would be better or most suitable for creating a menu driven multi-view (page) based application?
Please help me.
Thank You in advance. -
wrote on 17 Oct 2010, 19:12 last edited by
hi,
Have you looked at "Qt Quick":http://doc.qt.nokia.com/4.7/qtquick.html . I think it is the easiest and fastest way forward.
-Sriky
-
wrote on 17 Oct 2010, 19:44 last edited by
Yes, quick is the best way to create fluid user interface.
-
wrote on 17 Oct 2010, 19:51 last edited by
Thank u for reply sir.
I want to create app that will be similar to iPhone table view in which form table window other view is loaded as per selected table row content.
I am new to Qt so is there any video tutorial that can guide me in beginning qt QUICK development? -
wrote on 18 Oct 2010, 04:13 last edited by
"this ":http://developer.qt.nokia.com/wiki/Qt_Quick_Tutorial is a good place to start and quite easy to follow too ... but this is not a video tutorial
-
wrote on 18 Oct 2010, 06:00 last edited by
And build QtCreator 2.1. It has qml designer.
-
wrote on 18 Oct 2010, 10:17 last edited by
also the youtube channel "QtStudios":http://www.youtube.com/user/QtStudios has numerous small video clippings, that you will find interesting
-
wrote on 18 Oct 2010, 15:55 last edited by
Thank you all for kind help.
1/8