I want to add a '+' and '-' to QTableWidget,and when click '+',some rows is visible,when click '-',some rows is invisible.
shows as attachments.
Attachment 8034Attachment 8035
How to do?
Printable View
I want to add a '+' and '-' to QTableWidget,and when click '+',some rows is visible,when click '-',some rows is invisible.
shows as attachments.
Attachment 8034Attachment 8035
How to do?
isn't that a QTreeWidget as a cell widget? I'm not sure
It's just a QTreeWidget :)