[PyKDE] embedding python widgets in C++ app

Gerard Vermeulen gerard.vermeulen at grenoble.cnrs.fr
Tue Jan 16 07:20:39 GMT 2007


On Mon, 15 Jan 2007 07:51:28 -0800
"Patrick Stinson" <patrickkidd at gmail.com> wrote:

> I know I've seen info here and there about using python widgets in C++ apps,
> but I need a recap.
> 
> So I've already got this great C++ app with an embedded interpreter for
> scripting special app functions. What do I need to do to write a widget in
> python and use it as a child in my C++ app?
> 

http://wiki.python.org/moin/EmbedingPyQtTutorial

Gerard




More information about the PyQt mailing list