PythonQt Code
Dynamic Python binding for Qt Applications
Brought to you by:
florianlink,
marcusbarann
File | Date | Author | Commit |
---|---|---|---|
build | 2007-05-09 | florianlink | [r6] updated to version 1.0 |
doxygen | 2007-05-09 | florianlink | [r6] updated to version 1.0 |
examples | 2007-05-09 | florianlink | [r6] updated to version 1.0 |
extensions | 2007-05-09 | florianlink | [r6] updated to version 1.0 |
src | 2007-05-09 | florianlink | [r6] updated to version 1.0 |
tests | 2007-05-09 | florianlink | [r6] updated to version 1.0 |
COPYING | 2006-11-15 | florianlink | [r1] added initial revision |
PythonQt.bat | 2006-11-15 | florianlink | [r1] added initial revision |
PythonQt.dsw | 2006-11-15 | florianlink | [r1] added initial revision |
PythonQt.pro | 2007-05-09 | florianlink | [r6] updated to version 1.0 |
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/