You are not logged in.

1

Tuesday, November 16th 2010, 9:45pm

Mobile App

Hi all,

i want to make Qt mobile application for ovi store and i am not sure whether to use QWidget's drag'n'drop or to use QGraphicsView.
The app should have a list of items with asynchronous loading of images -similar like the N8 ovi store app.
Also it will have some searching dialogs, text input form etc... basically it will look like the ebay iPhone application:
http://itunes.apple.com/us/app/ebay-mobile/id282614216?mt=8

What would you suggest to use?

Thanks!