Import / projects / LGN-IP3870 / qtpyui / pythonqt /
@John Ryland John Ryland authored on 22 Dec 2020
..
.svn import old code from DELL-PC svn checkout from years ago 5 years ago
COPYING.txt import old code from DELL-PC svn checkout from years ago 5 years ago
PythonQt.cpp import old code from DELL-PC svn checkout from years ago 5 years ago
PythonQt.h import old code from DELL-PC svn checkout from years ago 5 years ago
PythonQtClassInfo.cpp import old code from DELL-PC svn checkout from years ago 5 years ago
PythonQtClassInfo.h import old code from DELL-PC svn checkout from years ago 5 years ago
PythonQtConversion.cpp import old code from DELL-PC svn checkout from years ago 5 years ago
PythonQtConversion.h import old code from DELL-PC svn checkout from years ago 5 years ago
PythonQtCppWrapperFactory.h import old code from DELL-PC svn checkout from years ago 5 years ago
PythonQtDoc.h import old code from DELL-PC svn checkout from years ago 5 years ago
PythonQtGui.cpp import old code from DELL-PC svn checkout from years ago 5 years ago
PythonQtGui.h import old code from DELL-PC svn checkout from years ago 5 years ago
PythonQtGuiSystem.h import old code from DELL-PC svn checkout from years ago 5 years ago
PythonQtImportFileInterface.h import old code from DELL-PC svn checkout from years ago 5 years ago
PythonQtImporter.cpp import old code from DELL-PC svn checkout from years ago 5 years ago
PythonQtImporter.h import old code from DELL-PC svn checkout from years ago 5 years ago
PythonQtMetaObjectWrapper.cpp import old code from DELL-PC svn checkout from years ago 5 years ago
PythonQtMetaObjectWrapper.h import old code from DELL-PC svn checkout from years ago 5 years ago
PythonQtMethodInfo.cpp import old code from DELL-PC svn checkout from years ago 5 years ago
PythonQtMethodInfo.h import old code from DELL-PC svn checkout from years ago 5 years ago
PythonQtMisc.cpp import old code from DELL-PC svn checkout from years ago 5 years ago
PythonQtMisc.h import old code from DELL-PC svn checkout from years ago 5 years ago
PythonQtObjectPtr.cpp import old code from DELL-PC svn checkout from years ago 5 years ago
PythonQtObjectPtr.h import old code from DELL-PC svn checkout from years ago 5 years ago
PythonQtScriptingConsole.cpp import old code from DELL-PC svn checkout from years ago 5 years ago
PythonQtScriptingConsole.h import old code from DELL-PC svn checkout from years ago 5 years ago
PythonQtSignalReceiver.cpp import old code from DELL-PC svn checkout from years ago 5 years ago
PythonQtSignalReceiver.h import old code from DELL-PC svn checkout from years ago 5 years ago
PythonQtSlot.cpp import old code from DELL-PC svn checkout from years ago 5 years ago
PythonQtSlot.h import old code from DELL-PC svn checkout from years ago 5 years ago
PythonQtStdDecorators.cpp import old code from DELL-PC svn checkout from years ago 5 years ago
PythonQtStdDecorators.h import old code from DELL-PC svn checkout from years ago 5 years ago
PythonQtStdOut.cpp import old code from DELL-PC svn checkout from years ago 5 years ago
PythonQtStdOut.h import old code from DELL-PC svn checkout from years ago 5 years ago
PythonQtSystem.h import old code from DELL-PC svn checkout from years ago 5 years ago
PythonQtVariantWrapper.cpp import old code from DELL-PC svn checkout from years ago 5 years ago
PythonQtVariantWrapper.h import old code from DELL-PC svn checkout from years ago 5 years ago
PythonQtVariants.cpp import old code from DELL-PC svn checkout from years ago 5 years ago
PythonQtVariants.h import old code from DELL-PC svn checkout from years ago 5 years ago
PythonQtWrappedVariants.h import old code from DELL-PC svn checkout from years ago 5 years ago
PythonQtWrapper.cpp import old code from DELL-PC svn checkout from years ago 5 years ago
PythonQtWrapper.h import old code from DELL-PC svn checkout from years ago 5 years ago
README.txt import old code from DELL-PC svn checkout from years ago 5 years ago
pythonqt.pro import old code from DELL-PC svn checkout from years ago 5 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/