[C++-sig] Best way to use python as an API inside a Qt/C++ app?

craig harris craigwharris at comcast.net
Thu Apr 27 01:28:49 CEST 2006


I am using Qt as the GUI for a C++ app.  I would also like to use python as
an API for the application.  For instance when a menu item is pressed, a
stored python command is executed.

Is this wise?  And what is the best approach (tool) to implementing this?
PyQt, boost.python, other?

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/cplusplus-sig/attachments/20060426/fa95bd9d/attachment.htm>


More information about the Cplusplus-sig mailing list