hi
how to write this in python :
class MyClass : public QWidget {
Q_OBJECT

MyClass::MyClass(otherclass * _zz):QWidget(_zz.somefunc),zz(_zz)