Menu

Tree [r509] / branches / 3.0 /
 History

HTTPS access


File Date Author Commit
 build 2015-02-03 florianlink [r388] added Qt 5.4
 doxygen 2014-09-08 florianlink [r288] updated to doxygen 1.8.x
 examples 2014-09-08 florianlink [r283] ported to PY3K
 extensions 2014-10-08 florianlink [r359] moved uitools to CONFIG for QT4
 generated_cpp_47 2014-10-08 florianlink [r358] fully removed QClipboard::event
 generated_cpp_48 2015-02-03 florianlink [r384] regenerated wrappers for Qt 4.8 including owner...
 generated_cpp_50 2015-02-03 florianlink [r383] regenerated wrappers for Qt 5.0 including owner...
 generated_cpp_53 2015-02-03 florianlink [r382] regenerated wrappers for Qt 5.3 including owner...
 generated_cpp_54 2015-02-03 florianlink [r390] added Qt 5.4 wrappers
 generator 2015-02-03 florianlink [r387] removed mapPlanes that can not be wrapped
 src 2015-02-03 florianlink [r389] added Qt 5.4 support
 tests 2014-09-25 florianlink [r352] removed unused code
 CMakeLists.txt 2014-09-18 florianlink [r340] added new source file to cmake
 COPYING 2008-08-28 ezust [r32] reorganized SVN tree into branches, tags and trunk
 PythonQt.pro 2009-04-09 florianlink [r47] - removed phonon temporarily
 README 2010-03-09 florianlink [r158] updated docs
 createSolution.bat 2009-04-09 florianlink [r47] - removed phonon temporarily

Read Me

PythonQt
--------

PythonQt is a dynamic Python (http://www.python.org) binding for Qt (http://qt.nokia.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 of PythonQt
---------------------
PythonQt is distributed under the LGPL 2.1 license.

Licensing of Generator
----------------------
The build system of PythonQt makes use of a patched version of the LGPL'ed QtScript generator, located in the "generator" directory.

See the LICENSE.LGPL file in the generator subdirectory for details.
Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies)

See http://qt.gitorious.org/qt-labs/qtscriptgenerator for the original project.
The PythonQt wrappers generated by the generator are distributed under the LGPL as well.

The generated wrappers are pre-generated and checked-in for Qt 4.6.1, so you only need to build and run the
generator when you want to build additional wrappers or you want to upgrade/downgrade to another Qt version, but this requires updating the typesystems as well.

Documentation
-------------

More documentation is available at:

http://pythonqt.sourceforge.net/

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.