Is there any equivalent to the standard windows listview control (with details mode), in Qt ?

I tried QListView, QTreeView, QTableView, QColumnView, QListWidget, QTreeWidget, QTableWidget, but no control seems to be like the simple one as in windows.

Did i miss something ?

Tnx,
Vertilka