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

Differences between revisions 11 and 13 (spanning 2 versions)
Revision 11 as of 2007-06-12 13:33:54
Size: 2818
Comment: Added note about forthcoming PyQt4 book
Revision 13 as of 2007-10-22 21:55:09
Size: 3244
Editor: DavidBoddie
Comment: Moved a link here from the PyQt page.
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.

Installation instructions for PyQt 4.1 on Windows with MinGW is available at [https://iwiwdsmi.blogspot.com/2007/01/how-to-install-pyqt-41-python-25-and-qt_8340.html]

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.

Installation instructions for PyQt 4.1 on Windows with MinGW is available at [https://iwiwdsmi.blogspot.com/2007/01/how-to-install-pyqt-41-python-25-and-qt_8340.html]

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

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