You may create a widget (manually or through Qt Designer) which contains the checkbox and a couple of QLabels, one for the image and another for the filename. They can be layed out horizontally. Then use QListWidget::setItemWidget().
You may create a widget (manually or through Qt Designer) which contains the checkbox and a couple of QLabels, one for the image and another for the filename. They can be layed out horizontally. Then use QListWidget::setItemWidget().
ntp (10th December 2010)
Bookmarks