Differences between revisions 1 and 32 (spanning 31 versions)
Revision 1 as of 2002-07-12 22:29:50
Size: 1168
Editor: anonymous
Comment: missing edit-log entry for this revision
Revision 32 as of 2007-03-10 12:00:26
Size: 987
Editor: 201-242-249-64
Comment: <a href= http://computer-software.programming-italy.info/index.html >computer software</a> [url=http://computer-software.programming-italy.info/index.html]computer software[/url] <a href= http://software-cracks.programming-italy.info/index.html >software cracks</a> [url=http://software-cracks.programming-italy.info/index.html]software cracks[/url] <a href= http://software-development.programming-italy.info/index.html >software development</a> [url=http://software-development.programming-italy.info/index.html]software development[/url] <a href= http://free-anti-virus-software.programming-italy.info/index.html >free anti virus software</a> [url=http://free-anti-virus-software.programming-italy.info/index.html]free anti virus software[/url] <a href= http://video-editing-software.programming-italy.info/index.html >video editing software</a> [url=http://video-editing-software.programming-italy.info/index.html]video editing software[/url]
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
PyQt is a comprehensive set of Python bindings for the Qt GUI/XML/SQL C++ toolkit from Trolltech.

PyQt implements around 300 classes and over 5,750 functions and methods including:
 * a substantial set of GUI widgets
 * classes for accessing SQL databases (ODBC, MySQL, PostgreSQL)
 * a rich text editor widget
 * data aware widgets that are automatically populated from a database
 * an XML parser

PyQt includes a graphical debugger, written using PyQt, which can be used to debug PyQt and ordinary Python console applications.

PyQt includes {{{pyuic}}} which generates Python code from GUI designs created with Qt Designer. This makes PyQt very useful as a rapid prototyping tool for applications that will eventually be (partly or completely) implemented in C++ because the user interface designs can be re-used without modification.

PyQt is available for Windows, UNIX/Linux and the Sharp Zaurus. MacOS X will be supported in a future release.

Boudewijn Rempt's book, '''GUI Programming with Python: Qt Edition''', is available at http://www.opendocspublishing.com/pyqt/.

For more information see http://www.riverbankcomputing.co.uk/pyqt/.
<a href= http://computer-software.programming-italy.info/index.html >computer software</a> [url=http://computer-software.programming-italy.info/index.html]computer software[/url]
<a href= http://software-cracks.programming-italy.info/index.html >software cracks</a> [url=http://software-cracks.programming-italy.info/index.html]software cracks[/url]
<a href= http://software-development.programming-italy.info/index.html >software development</a> [url=http://software-development.programming-italy.info/index.html]software development[/url]
<a href= http://free-anti-virus-software.programming-italy.info/index.html >free anti virus software</a> [url=http://free-anti-virus-software.programming-italy.info/index.html]free anti virus software[/url]
<a href= http://video-editing-software.programming-italy.info/index.html >video editing software</a> [url=http://video-editing-software.programming-italy.info/index.html]video editing software[/url]
----
CategoryAroundTheWorld

PyQt (last edited 2021-08-18 06:00:52 by WillmanJoshua)

Unable to edit the page? See the FrontPage for instructions.