[PyQt] loadUi appears to skip QButtonGroups

Darren Dale dsdale24 at gmail.com
Thu Dec 4 17:51:42 GMT 2014


Attached is a simple example that, on my machine with PyQt4-4.10.4 (sorry,
I'm having difficulty testing newer versions at the moment) fails to load
the QButtonGroup buttonGroup defined in the ui file. I found a similar
report at
http://stackoverflow.com/questions/18202339/python-uic-loadui-doesnt-recongise-button-group
. Is this a bug, or did I do something wrong?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20141204/9d9cd23b/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: buttongroup.ui
Type: application/octet-stream
Size: 1046 bytes
Desc: not available
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20141204/9d9cd23b/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.py
Type: text/x-python-script
Size: 405 bytes
Desc: not available
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20141204/9d9cd23b/attachment.bin>


More information about the PyQt mailing list