[C++-sig] Re: Qt class to embed python in a c++ application

David Abrahams dave at boost-consulting.com
Mon Jul 28 15:47:25 CEST 2003


Pierre Barbier de Reuille <pierre.barbier at cirad.fr> writes:

> Ok, here I send some files with classes to embed python. The use
> should be quite simple : you just have to instanciate the class
> PythonWnd and give it the module name and the module main function
> (which should be init#modulename). It should open another window in
> which you can enter python commands. It should even work without
> modules (but it's not tested).
>
> Thanks for your future comments :)

All the same questions about examples, documentation, and tests apply
here as well.

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com





More information about the Cplusplus-sig mailing list