I've read through the link and been able to implement this from
python.  However, is there a way to run python code from the C++ side
without booting the app from python?

On Tue, Jan 3, 2012 at 5:56 AM, Marcelo Lira <[email protected]> wrote:
> On Tue, Dec 20, 2011 at 1:48 PM, strattonbrazil
> <[email protected]> wrote:
>> I've seen Trolltech recommend pythonqt as a way to embed python and Qt
>> into a C++ app  http://doc.qt.nokia.com/qq/qq23-pythonqt.html).  With
>> the development of pyside, it seems targeted as an equivalent of pyqt,
>> neither of which seem to have anything to do with embedding python.
>>
>> Can pyside be used to embed python (aware of Qt classes) into C++
>> applications or is pythonqt still the best option for that?
>
> PySide can.
> See http://lynxline.com/superhybrids-part-2-now-qt-pyside/
>
> Cheers,
> Marcelo
_______________________________________________
PySide mailing list
[email protected]
http://lists.pyside.org/listinfo/pyside

Reply via email to