[PyQt] how to make a proper sip files for a module

SHY soundplay at gmail.com
Sun Dec 2 10:59:42 GMT 2007


hello,

i have two cpp classes ported in two .sip files that id like to get into one
python module so that id be able to call it like this:

from module import class1, class2 etc.

somehow i cant figure out what i am missing here. i tried to follow sip
files for pyqt and qscintilla but no luck.
other than having sip files written in a special way, do i need to use any
specific params for the sip command upon generating the cpp files and the
makefile?

thanks a lot in advance.

SHY
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20071202/89310b2c/attachment.html


More information about the PyQt mailing list