How can i insert columns in to QListWidget? I want to do something like this:
Thanks!
How can i insert columns in to QListWidget? I want to do something like this:
Thanks!
Hi,
You can use QTableWidget or QTreeWidget instead.
Bookmarks