summaryrefslogtreecommitdiffstats
path: root/python/PythonQt/README
blob: 21d1ca67aa1ca426c32037465e0dc29ddb51830b (about) (plain) (blame)
1
2
3
4
5
6
7
8
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 (branch patched-8)
which was forked from the original at:
    http://pythonqt.sourceforge.net/