[SOLVED] Create the qml list that will show pictures.
-
I think, you need using QML GridView element for your task.
See http://developer.qt.nokia.com/doc/qt-4.7/qml-gridview.html for more info. -
have a look at this "qml example":http://doc.qt.nokia.com/4.7/demos-declarative-flickr.html.
-
You're welcome.
Could edit your title and add [solved] in front of it? We don't have a better way at this time to mark a topic as solved. This forum is still beta ;)
By doing this you help other people find solutions more easily and it helps the problem solvers to hunt the not solved topics.