Menu

[r91]: / trunk / README  Maximize  Restore  History

Download this file

31 lines (20 with data), 1.1 kB

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
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 license.

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

See http://labs.trolltech.com/page/Projects/QtScript/Generator for details of the original project.

The PythonQt wrappers generated by the generator are distributed under the LGPL, they are not restriced by the GPL.

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.