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