[PyKDE] qInitNetworkProtocols() missing?

Phil Thompson phil at river-bank.demon.co.uk
Fri Nov 16 20:43:30 GMT 2001


"Kaercher, Joerg" wrote:
> 
> Hi,
> 
> I tried to use the QUrlOperator class under Qt v3.0 (using PyQt v3.0pre6
> under Linux) to contact an HTTP server and couldn't get it work. The Qt
> documentation says that qInitNetworkProtocols() must be called before the
> HTTP or FTP protocol can be used. But this function doesn't seem to be
> accessible to Python. Just as a test I manually added the function call to
> the constructors in sipqtQApplication.cpp and everything worked after that.
> Is there any other way?

It will be in the final PyQt v3.0.

Thanks,
Phil




More information about the PyQt mailing list