You should use QScrollArea::setWidget() to set the widget on the scroll area and then you can just delete this widget and its children (the checkboxes) will be deleted as well.
You should use QScrollArea::setWidget() to set the widget on the scroll area and then you can just delete this widget and its children (the checkboxes) will be deleted as well.
jano_alex_es (11th May 2009)
Bookmarks