I created a gui in qtdesigner that has many checkboxes: Screenshot http://imgq.tk/img/-2012-07-13%2013:55:07.png
and I would like to know if there is a way to list all the checked boxes using pyside. It would be even better if I could just get the text from each box. The boxes are in a grid layout.