##// END OF EJS Templates
- Added CHANGELOG...
- Added CHANGELOG - Bumped version to 1.1 - Added PythonQtObjectPtr conversion ctor and operator=(const QVariant&) - added examples/CPPPyWrapperExample git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@37 ea8d5007-eb21-0410-b261-ccb3ea6e24a9

File last commit:

r2:b0bd6d44c879
r2:b0bd6d44c879
Show More
README
18 lines | 461 B | text/plain | TextLexer
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
---------
PythonQt is distributed under the LGPL license.
Documentation
-------------
More documentation is available at:
http://pythonqt.sourceforge.net/