PyQt with embedded python in Qt App

cgrebeld cgrebeld at gmail.com
Thu Nov 1 09:36:03 EDT 2007


Is it possible for a Qt C++ application, which embeds the python
interpreter, to import and use PyQt?  There can be only one
QApplication, which is created in the C++ side, so how would I use
that from the python side?




More information about the Python-list mailing list