hi,

I have a QTableview object in my application and a list of QML files.
I Need to show the files in thumbnail view.

--|----|-----------
1 |ABC
-------|-----------
2 |XYZ

If i select ABC then correspoding ABC.QMl file should be opened and showed on my QT application. Until then all QML files must be shown as thumbnails in my application.

Could you please suggest me how to start do it.

Regards
Nagesh