[PyQt] pyuic4 bug with QButtonGroup?

Phil Thompson phil at riverbankcomputing.com
Sat Jul 3 09:23:13 BST 2010


On Fri, 2 Jul 2010 22:37:23 -0700 (PDT), Jason Tiller <jason at sonos.org>
wrote:
> Hi, All, :)
> 
> I encountered what I believe is a bug in pyuic4's generation of
> QButtonGroup code.  I created a simple .ui that contains nothing more
> than:
> 
>     * 2 QRadioButtons
>     * 1 QButtonGroup that contains them
> 
> Running the output through pyuic4
> 
> Python User Interface Compiler 4.7.2 for Qt version 4.6.2

Works for me with current snapshots.

Phil


More information about the PyQt mailing list