My form was created in QDesigner. I've got several checkboxes (and one spin box) inside of a QGroupBox. I'd like to iterate over the contents of the groupbox, but don't know how to do it? Is it possible to get an iterator over the group box contents?
thanks _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
