You are not logged in.

Dear visitor, welcome to QtForum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

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!