PythonQt Code
Dynamic Python binding for Qt Applications
Brought to you by:
florianlink,
marcusbarann
File | Date | Author | Commit |
---|---|---|---|
build | 2008-08-28 | ezust | [r35] oops. Forgot to move the 'build' directory. |
doxygen | 2008-08-29 | ezust | [r37] - Added CHANGELOG |
examples | 2009-03-30 | florianlink | [r43] - removed warnings |
extensions | 2008-08-28 | ezust | [r32] reorganized SVN tree into branches, tags and trunk |
src | 2009-03-30 | florianlink | [r43] - removed warnings |
tests | 2008-08-28 | ezust | [r32] reorganized SVN tree into branches, tags and trunk |
CHANGELOG.txt | 2008-09-07 | ezust | [r41] Documentation updates only. No changes to code. |
COPYING | 2008-08-28 | ezust | [r32] reorganized SVN tree into branches, tags and trunk |
PythonQt.pro | 2008-08-28 | ezust | [r32] reorganized SVN tree into branches, tags and trunk |
README | 2008-08-29 | ezust | [r37] - Added CHANGELOG |
PythonQt -------- PythonQt is a dynamic Python (http://www.python.org) binding for Qt (http://www.trolltech.com). It offers an easy way to embed 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/