maybe you can use a QList<QTreeWidgetItem *> to store all the point of all the item object , and just use a for loop to check/uncheck , this will be more faster and just use a little of memory .....
maybe you can use a QList<QTreeWidgetItem *> to store all the point of all the item object , and just use a for loop to check/uncheck , this will be more faster and just use a little of memory .....
Bookmarks