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
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to