Hello, I am writing a C++ application using Qt4 and I am using Python embedded in the application as a scripting backend for simple plugin development.
My question is if it is possible to acquire a QWidget* pointer from Pyside such that custom widgets written using Pyside can be embedded directly within the C++ application? If not, would it be difficult to implement such a feature? I have also looked at PythonQt, but it seems as if Pyside has better potential. Best Regards, Stefan Larsson
_______________________________________________ PySide mailing list [email protected] http://lists.openbossa.org/listinfo/pyside
