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
_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to