Implementing a QFilePreview Class with PyQt

Christopher Stone chris.stone at gmail.com
Sun Jun 27 04:03:37 EDT 2004


Does anyone have an example of how to do this? When I try to make a
class that subclasses from a QFilePreview class and a QWidget class, I
get the following error:

TypeError: Cannot sub-class from more than one wrapped class



More information about the Python-list mailing list