[PyQt] Porting qt3 .ui files to qt4

Jeremy Moskovich jeremy.moskovich at mobileye.com
Tue Aug 14 13:40:18 BST 2007


Hi,
    I'm trying to port a fairly large application built with qt3 and 
PyQT to PyQT under qt4.

    Does anyone have any tips on how to port over the .ui files?  qt4's 
designer happily imports them, although it converts some of the widgets 
to qt3support widgets which PyQT doesn't appear to wrap.

    Apart from rebuilding the .ui files from scratch, is there any 
automated method (or shortcut) to move all widgets to equivalent qt4 
widgets?  Are there any other strategies that maybe helpful in cases 
such as this one?

Thanks and best regards,
Jeremy


More information about the PyQt mailing list