QTreeWidget can also have multiple columns. I prefer it over QTableWidget because there is less vertical space wasted between the entries.
QTreeWidget can also have multiple columns. I prefer it over QTableWidget because there is less vertical space wasted between the entries.
I want to use QListWidget in two or more columns. why not use QTreeWidget or QTableWidget,because they have no IconMode. how should I do? my email : yunxiaodong@163.com
Last edited by yunxiaodong; 3rd August 2011 at 11:14. Reason: updated contents
Bookmarks