On 2008-01-18, Aaron Digulla wrote:
> Aaron Digulla schrieb:
> > Hello,
> >
> > Please clarify the docs
> > (http://www.riverbankcomputing.com/Docs/PyQt4/pyqt4ref.html#super-and-pyq
> >t-classes):
> >
> >
> > Does that mean super() can't / shouldn't / mustn't be used when deriving
> > from PyQt cla
Aaron Digulla schrieb:
> Hello,
>
> Please clarify the docs
> (http://www.riverbankcomputing.com/Docs/PyQt4/pyqt4ref.html#super-and-pyqt-classes):
>
>
> Does that mean super() can't / shouldn't / mustn't be used when deriving
> from PyQt classes? What is the fix?
>
> Maybe give an example what
Hello,
Please clarify the docs
(http://www.riverbankcomputing.com/Docs/PyQt4/pyqt4ref.html#super-and-pyqt-classes):
Does that mean super() can't / shouldn't / mustn't be used when
deriving from PyQt classes? What is the fix?
Maybe give an example what won't work and how to fix it or provi