I had similar problem. I used a trick to solve it.
I catch itemPressed signal of QListWidget, and make the item editable by setting edit role through QTreeWidgetItem::setData
I had similar problem. I used a trick to solve it.
I catch itemPressed signal of QListWidget, and make the item editable by setting edit role through QTreeWidgetItem::setData
Bookmarks