[PyQt] pyuic4 doesn't handle qlistwidgets

Phil Thompson phil at riverbankcomputing.com
Sun May 25 00:06:00 BST 2008


On Saturday 24 May 2008 6:54:32 pm Kovid Goyal wrote:
> Hi Phil,
>
> Another pyuic4 (Python User Interface Compiler 4.4.2 for Qt version 4.4.0)
> bug. It generates invalid .py files from .ui files that contain
> qlistwidgets with icons. See attached example. In particular, the code in
> retranslateUI is broken as the local variable icon is not defined.
>
> Kovid.

I need the images_rc.py file in order to reproduce the problem.

Phil


More information about the PyQt mailing list