I want a listview with a column bar along the top and text lines underneath, the same as 'details' view mode on Windows explorer. The color of the text for each row/column depending on a data structure held in memory.
QListView only seems to have ListMode and IconMode, and I also don't see any way of setting the names of the columns ?
Bookmarks