As ChrisW67 said use a QTreeWidget or QTreeView.
It is the equivalent of Qt3's QListView.

Qt4 and Qt5's QListView is more like Qt3's QListBox

Cheers,
_