subclass from more than one wrapped class

huber nospam at wanted.com
Wed Aug 7 06:06:11 EDT 2002


PyQt problem :

how can i subclass from more than one of the wrapped qt classes ?

class preview ( QLabel , QFilePreview ) :
....

thanks
udo



More information about the Python-list mailing list