[PyKDE] Embedded python
Kevin Schmidt
kevin at eyesopen.com
Fri May 28 23:15:01 BST 2004
I am running a QT C++ application with an embedded python interpreter.
I can import PyQt and access existing objects thought the qApp variable.
However, I can't seem to construct anything - my app quits. I don't
actually get a message (its lost in the embeddedness), but it seems to
be the "QPaintDevice: Must construct a QApplication before a
QPaintDevice" problem. Not sure though.
Any suggestions?
More information about the PyQt
mailing list