Hybrid Applications with PySide
-
Hi PySide folks,
I has been recently asked a lot about creation hybrid applications using PySide (some time ago I published manual of doing it with PyQt). So, I made a new small tutorial - now same idea is available with PySide:
"http://lynxline.com/superhybrids-part-2-now-qt-pyside/":http://lynxline.com/superhybrids-part-2-now-qt-pyside/
-
Cool =)
-
Very curious... when I logged on the forum I was expecting to make this question: It is possible to run Python code from Qt code as plugins or something like that?
Although I was reading about PyQt and PySide already, I couldn't find what I was looking for until I read your blog! Your article is awesome!
I can see a lot of potential in this way to work with Qt & Python. It would be great if in future releases, Qt provides this kind of feature as a plug-and-play option.
Anyway, thank you! :D
-
[quote author="xtingray" date="1310515614"]Very curious... when I logged on the forum I was expecting to make this question: It is possible to run Python code from Qt code as plugins or something like that?
[/quote]
I think what you are finding is PythonQt.
Read "Embedding Python into Qt Applications":http://doc.qt.nokia.com/qq/qq23-pythonqt.html