blob: d959b8ca65f20e89407d7aa487d9f8ae5ae53078 (
plain)
1
2
3
4
5
6
7
|
PythonQt is a dynamic Python binding for the Qt framework. It offers an easy
way to embed the Python scripting language into your C++ Qt applications.
This build uses the CMake-ified version of PythonQt at:
https://github.com/commontk/PythonQt
which was forked from the original at:
http://pythonqt.sourceforge.net/
|