On Thu, Mar 18, 2010 at 7:34 PM, Liam Staskawicz <[email protected]> wrote: > Hello - I've just been reading up on PySide a bit, but couldn't easily find > the answer to the following question. Will PySide provide any facilities to > script an existing Qt/C++ app with Python? I have in mind a scenario > similar to the current QtScript integration, in which I can expose my > application's signals/slots to scripts at runtime, using Python rather than > QtScript though, of course. > As I couldn't find much information about this, I'm guessing this is not a > primary use case for PySide but I thought I'd check. Thanks for any tips!
I think what you are looking is more like this project: http://pythonqt.sourceforge.net/ PS: I never used, just read about it. Regards, -- Anderson Lizardo OpenBossa Labs - INdT Manaus - Brazil _______________________________________________ PySide mailing list [email protected] http://lists.openbossa.org/listinfo/pyside
