Menu

Tree [r210] / branches / qt4.4.3 /
 History

HTTPS access


File Date Author Commit
 build 2009-04-09 florianlink [r46] syncing with my current work, updating to 1.2, ...
 doxygen 2009-04-22 florianlink [r69] updated version number, next version will be 2....
 examples 2009-04-21 florianlink [r60] - added support for deriving CPP classes in Pyt...
 extensions 2009-04-09 florianlink [r48] - added quitools
 generated_cpp 2010-02-22 florianlink [r135] added newly generated wrappers for Qt 4.4.3
 generator 2010-02-22 florianlink [r136] added comparison to classes and sorted them
 src 2010-03-02 florianlink [r142] added int32/int64 support for QList
 tests 2010-02-25 florianlink [r139] updated test to new private module of pythonqt
 CHANGELOG.txt 2009-04-09 florianlink [r46] syncing with my current work, updating to 1.2, ...
 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-02-19 florianlink [r124] updated license info
 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://www.trolltech.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.4.3, so you only need to build and run the
generator when you want to build additional wrappers or you want to upgrade/downgrade to an newer Qt version.

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.