Initializing forms in PyQT

Larry goodman larry_Goodman at yahoo.com
Fri Nov 21 14:50:08 EST 2003


The other thing you can do is inherit a new for from your designed
form and override the slots you want to code.  That way when your gui
class gets regenerated, you dont lose any of your code.




More information about the Python-list mailing list