PythonQt Code
Dynamic Python binding for Qt Applications
Brought to you by:
florianlink,
marcusbarann
File | Date | Author | Commit |
---|---|---|---|
doxygen | 2008-08-28 | ezust | [r32] reorganized SVN tree into branches, tags and trunk |
examples | 2008-08-28 | ezust | [r32] reorganized SVN tree into branches, tags and trunk |
extensions | 2008-08-28 | ezust | [r32] reorganized SVN tree into branches, tags and trunk |
src | 2008-08-28 | ezust | [r32] reorganized SVN tree into branches, tags and trunk |
tests | 2008-08-28 | ezust | [r32] reorganized SVN tree into branches, tags and trunk |
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-28 | ezust | [r32] reorganized SVN tree into branches, tags and trunk |
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/