Basically I have a Listen() function in a derived class, that is also in the
base and ABC. For some reason sip ends up wrapping the same function twice
(it
has a body in the ABC), even though it's a virtual function in all of the
derived classes. If I comment out this function in the ABC, every
On Sat, 19 Jun 2010 18:08:21 +0200, detlev
wrote:
> Hi Phil,
>
> I think, the Qt4 compressed help files of the qch directory are missing
in
> the
> PyQt4 installers. The qch subdirectory should be located in the Doc
> directory
> parallel to the html directory.
The Qt docs aren't included - th
Hi Phil,
I think, the Qt4 compressed help files of the qch directory are missing in the
PyQt4 installers. The qch subdirectory should be located in the Doc directory
parallel to the html directory.
Regards,
Detlev
--
Detlev Offenbach
det...@die-offenbachs.de
___