[Interest] how to put several widgets in a row of QListView?

Sven Putze mailinglist.Qt-creator at hardcodes.de
Fri Sep 6 12:58:52 CEST 2013


Hi,

> I plan to use a list view to display mp3 music info. So each row, I'd like to show 
> - the song album cover as a picture (Qlabel)
> - song title (Qlabel)
> - one button for user to download the song
> 

Why not use a QTableView?

Best.
Sven


More information about the Interest mailing list