[PyQt] Problem using QFormLayout in QtDesigner and pyuic4 in qt 4.4

Phil Thompson phil at riverbankcomputing.com
Tue May 27 15:19:16 BST 2008


On Tuesday 27 May 2008 2:47:29 pm Pavol Mravec wrote:
> When I use a QFormLayout in QtDesigner and generate python module
> using pyuic4, pyuic4 finishes with error: Unknown Qt widget:
> QFormLayout. I use qt 4.4 on windows xp compiled with msvs 2008
> express edition and pyqt 4.4.2. The expected result is a working
> generated python module. When I switch from QFormLayout to
> QGridLayout, everything works correctly.

This has been reported along with an (untested) fix.

Phil


More information about the PyQt mailing list