[PyKDE] PyQt + multiple Interpreters

Christoph Wiedemann wiedeman at gmx.net
Tue Sep 21 13:01:55 BST 2004


> When SIP is run for a module it creates a .h file for each class the
> module 
> exports and another for each class imported from other modules. The .h
> file 
> for QWidget in the qt module is different from the .h file for QWidget in 
> modules that import the qt module.

Hi Phil --

so this means i have to use sip to create a module for my embedding
application? Hmm, i probably don't want to do that ...

Thanks anyway,
Christoph






More information about the PyQt mailing list