Hi,
how can I get a QListWidget, where I can put custom Widgets in it instead of simple QStrings?
I found QListView, but this is too confus to me. I just want the same behavior as QListWidget, with simple, no-interactiv QWidgets (which are generated from a selfwritten class (widget with qlabels and pictures..)).
Thanks,
Lykurg