invertedlogic / LGN-IP3870 / qtpyui / pythonqt /
@John Ryland John Ryland authored on 19 Jan 2009
..
COPYING.txt LG project files 17 years ago
PythonQt.cpp LG project files 17 years ago
PythonQt.h LG project files 17 years ago
PythonQtClassInfo.cpp LG project files 17 years ago
PythonQtClassInfo.h LG project files 17 years ago
PythonQtConversion.cpp LG project files 17 years ago
PythonQtConversion.h LG project files 17 years ago
PythonQtCppWrapperFactory.h LG project files 17 years ago
PythonQtDoc.h LG project files 17 years ago
PythonQtGui.cpp LG project files 17 years ago
PythonQtGui.h LG project files 17 years ago
PythonQtGuiSystem.h LG project files 17 years ago
PythonQtImportFileInterface.h LG project files 17 years ago
PythonQtImporter.cpp LG project files 17 years ago
PythonQtImporter.h LG project files 17 years ago
PythonQtMetaObjectWrapper.cpp LG project files 17 years ago
PythonQtMetaObjectWrapper.h LG project files 17 years ago
PythonQtMethodInfo.cpp LG project files 17 years ago
PythonQtMethodInfo.h LG project files 17 years ago
PythonQtMisc.cpp LG project files 17 years ago
PythonQtMisc.h LG project files 17 years ago
PythonQtObjectPtr.cpp LG project files 17 years ago
PythonQtObjectPtr.h LG project files 17 years ago
PythonQtScriptingConsole.cpp LG project files 17 years ago
PythonQtScriptingConsole.h LG project files 17 years ago
PythonQtSignalReceiver.cpp LG project files 17 years ago
PythonQtSignalReceiver.h LG project files 17 years ago
PythonQtSlot.cpp LG project files 17 years ago
PythonQtSlot.h LG project files 17 years ago
PythonQtStdDecorators.cpp LG project files 17 years ago
PythonQtStdDecorators.h LG project files 17 years ago
PythonQtStdOut.cpp LG project files 17 years ago
PythonQtStdOut.h LG project files 17 years ago
PythonQtSystem.h LG project files 17 years ago
PythonQtVariantWrapper.cpp LG project files 17 years ago
PythonQtVariantWrapper.h LG project files 17 years ago
PythonQtVariants.cpp LG project files 17 years ago
PythonQtVariants.h LG project files 17 years ago
PythonQtWrappedVariants.h LG project files 17 years ago
PythonQtWrapper.cpp LG project files 17 years ago
PythonQtWrapper.h LG project files 17 years ago
README.txt LG project files 17 years ago
pythonqt.pro LG project files 17 years ago
README.txt
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/