Hi,
How to add a QLabel in QListView?
Thanks in advance.
Hi,
How to add a QLabel in QListView?
Thanks in advance.
You might want use QListWidget or you have to paint the label in a custom delegate yourself.
Probably to get rich text
Bookmarks