this is a german Web-Mirror of PYTHON.ORG powered by Domainunion AG

Differences between revisions 11 and 12
Revision 11 as of 2007-06-12 13:33:54
Size: 2818
Comment: Added note about forthcoming PyQt4 book
Revision 12 as of 2007-10-06 17:15:08
Size: 3075
Editor: DavidBoddie
Comment:
Deletions are marked like this. Additions are marked like this.
Line 33: Line 33:
An introduction to using [https://www.diotavelli.net/PyQtWiki/Creating_GUI_Applications_with_PyQt_and_Qt_Designer PyQt4 with Qt Designer] for the development of GUI applications was given at [https://www.pyconuk.org PyCon UK 2007].
Line 34: Line 36:
[https://www.qtrac.eu/pyqtbook.html Rapid GUI Programming with Python and Qt] is PyQt4-specific and due to be published October 2007. [https://www.qtrac.eu/pyqtbook.html Rapid GUI Programming with Python and Qt] is PyQt4-specific and covers development with Python 2.5, PyQt4 and Qt 4.2/4.3.

About PyQt4

PyQt4 is a set of Python bindings for [https://www.trolltech.com/products/qt Qt 4] that exposes much of the functionality of Qt 4 to Python, including:

Documentation and Learning Materials

[https://www.riverbankcomputing.com/Docs/PyQt4/pyqt4ref.html Comprehensive documentation] is available for PyQt4 which includes detailed [https://www.riverbankcomputing.com/Docs/PyQt4/html/classes.html class and function documentation].

[https://www.diotavelli.net/PyQtWiki The PyQt and PyKDE Community Wiki] aims to provide tutorials and sample code for PyQt4.

An [https://indico.cern.ch/contributionDisplay.py?contribId=33&sessionId=41&confId=44 overview of PyQt4] was presented at EuroPython 2006.

An introduction to using [https://www.diotavelli.net/PyQtWiki/Creating_GUI_Applications_with_PyQt_and_Qt_Designer PyQt4 with Qt Designer] for the development of GUI applications was given at [https://www.pyconuk.org PyCon UK 2007].

The book [https://www.qtrac.eu/pyqtbook.html Rapid GUI Programming with Python and Qt] is PyQt4-specific and covers development with Python 2.5, PyQt4 and Qt 4.2/4.3.

PyQt4 (last edited 2014-06-07 23:26:15 by DavidBoddie)

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