Hi All,

I need to display a list of images . This list contains images along with the image name specified below it along with a combobox.
What is the best solution? Do i use a grid layout to place the items one below the other or use a QListWidget instead.
I hope someone could help me with this.
Thanks in advance!