Hello again,
Somewhere I read that you need to delete the QTreeWidgetItems that are returned from the QTreeWidget.takeChildren (or takeChild).
Is that true?
- Bruce
Hello again,
Somewhere I read that you need to delete the QTreeWidgetItems that are returned from the QTreeWidget.takeChildren (or takeChild).
Is that true?
- Bruce
So, do I use a Qt call to delete the object? If so, which one?
- BRC
No, you use a C++ call called "delete"![]()
bruccutler (22nd March 2007)
Bookmarks