On Mittwoch, 24. Oktober 2007, Flavio Coelho wrote: > Sorry for this off-topic question, but is ther a step-by-step quide to > convert a project from pyqt3 to pyqt4? > > Is eric4 of any help in theis respect? >
Eric is of no help in porting pyqt3 progs to pyqt4 except that it offers a great IDE with a debugger and all the Qt4 tools integrated. My experience with eric is, that it is best to rewrite the application than using the Qt porting tools. Regards, Detlev -- Detlev Offenbach [EMAIL PROTECTED] _______________________________________________ Eric mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/eric
