I want to put a QWidget inside QListView, tried with setItemWidget and not worked, but now I'm using QListView in a new project and need to do this.

It's a download list.

How can I do this ?