[PyQt] Iterating over the contents of QGroupBox

Tony Cappellini cappy2112 at gmail.com
Tue Mar 13 07:40:21 GMT 2007


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


More information about the PyQt mailing list