Hi all,

I am creating a image registration application using QT 4.8.4 in Mac OS X Mountain Lion. It would be great to have your guidance, how to import datas using a QPushButton and select the necessary .jpeg files and display it in a QListView as icons which is one among many components in a QWidget which i created using QT Creator. ( Both QPushButton, and QListView are in same QWidget )
Attached the snapshot of my application
Screen Shot 2013-08-08 at 1.00.02 PM.jpg.

I am beginner in qt would love to have your guidances.