[PyQt] loadUi appears to skip QButtonGroups
Phil Thompson
phil at riverbankcomputing.com
Fri Dec 5 16:59:31 GMT 2014
On 04/12/2014 5:51 pm, Darren Dale wrote:
> 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?
It was fixed in v4.11.
Phil
More information about the PyQt
mailing list