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.
Originally Posted by live_07 How to add a QLabel in QListView? Why do you want to add a label in QListView?
Your biological and technological distinctiveness will be added to our own. Resistance is futile. Please ask Qt related questions on the forum and not using private messages or visitor messages.
Probably to get rich text
Originally Posted by wysota Why do you want to add a label in QListView? I need to add hyperlink inside the list view, when the hyperlink is clicked we need to open the website in browser
Forum Rules
Bookmarks