Hi all I have a question,
Consider I have 10 row in my QTableWidget. I put some texts in each item. Then I use
setRowCount(0);
With above code, did the items automatically deleted or we just lost the pointer to them? can't find about this in documentation
Sorry for my poor english![]()
Bookmarks