PythonQt Code
Dynamic Python binding for Qt Applications
Brought to you by:
florianlink,
marcusbarann
File | Date | Author | Commit |
---|---|---|---|
build | 2007-11-08 | florianlink | [r24] changed to use only PYTHON_PATH on Windows |
doxygen | 2007-05-09 | florianlink | [r6] updated to version 1.0 |
examples | 2007-11-08 | marcusbarann | [r21] - Restructured qmake pro files |
extensions | 2007-11-08 | marcusbarann | [r21] - Restructured qmake pro files |
src | 2007-11-08 | florianlink | [r24] changed to use only PYTHON_PATH on Windows |
tests | 2007-11-08 | marcusbarann | [r21] - Restructured qmake pro files |
COPYING | 2006-11-15 | florianlink | [r1] added initial revision |
PythonQt.pro | 2007-11-08 | marcusbarann | [r23] Added PythonQt.pro |
README | 2006-11-15 | florianlink | [r1] added initial revision |
PythonQt -------- PythonQt is a dynamic Python (http://www.python.org) binding for Qt (http://www.trolltech.com). It offers an easy way to embedd the Python scripting language into your Qt applications. It makes heavy use of the QMetaObject system and thus requires Qt4.x. Licensing --------- PythonQt is distributed under the LGPL license. Documentation ------------- More documentation is available at: http://pythonqt.sourceforge.net/