How to embed the Python interpreter in a Qt app?

Posted by George Edison on Stack Overflow See other posts from Stack Overflow or by George Edison
Published on 2010-04-30T06:13:33Z Indexed on 2010/04/30 6:17 UTC
Read the original article Hit count: 131

Filed under:
|

Is there a straightforward way to embed the Python interpreter in a Qt application? I am hoping for a cross-platform solution if possible.

© Stack Overflow or respective owner

Related posts about python

Related posts about qt