Check this tutorial, I think this can be helpful to you: http://lynxline.com/superhybrids-part-2-now-qt-pyside/
BR On Fri, Apr 8, 2011 at 7:21 PM, Bruno Tezine <[email protected]> wrote: > Hi, > I'm a newbie in Python. Does anybody know if it's possible to load a PySide > script from a C++ Qt application(not lib) and use a C++ widget as "parent > widget" for the PySide script? That's because I'd like allow users to create > PySide scripts as "plugins" for my application. > I know I can access C++ from Python using Shiboken, but I didn't see the > opposite. > Any ideas? > Thanks/Bruno. > > _______________________________________________ > PySide mailing list > [email protected] > http://lists.pyside.org/listinfo/pyside > -- Renato Araujo Oliveira Filho Instituto Nokia de Tecnologia - INdT Mobile: +55 (81) 8704-2144 _______________________________________________ PySide mailing list [email protected] http://lists.pyside.org/listinfo/pyside
