PyQt – PythonInfo Wiki

PyQt is a encyclopedic indicate of Python bindings also in behalf of the Qt cross-platform GUI/XML/SQL C++ framework from Qt Software (renamed from Trolltech). PyQt provides bindings also in behalf of Qt 2 and Qt 3. PyQt4, a aloof indicate of bindings, covers the Qt 4 series of releases. It’s from in unison a all the same to in unison a all the same advantageous alone as eric4 from http://eric-ide.python-projects.org/index.html. PyQt implements adjoining 300 classes and once again 5,750 functions and methods including: a well-built indicate of GUI widgets classes also in behalf of accessing SQL databases (ODBC, MySQL, PostgreSQL, Oracle) QScintilla, Scintilla-based tidbit manual compiler widget statistics intelligent widgets that are automatically populated from a database an XML parser SVG certify classes also in behalf of embedding ActiveX controls on Windows (only in commercial version) Earlier versions of PyQt included a graphical debugger called eric, written using PyQt, which can be Euphemistic pre-owned to debug PyQt and general Python comfort applications.

PyQt includes pyuic which generates Python traditions from GUI designs created with Qt Designer. PyQt is advantageous also in behalf of Windows, UNIX/Linux, Mac OS X and the Sharp Zaurus. This makes PyQt completely helpful as a brisk prototyping implement also in behalf of applications that choose in the end analysis be (partly or completely) implemented in C++ because the consumer interface designs can be re-used without modification. largely
PyQt4
PyQt4 is a indicate of Python bindings also in behalf of Qt 4 that exposes much of the functionality of Qt 4 to Python.
PyQt documentation
Current documentation is advantageous at http://www.riverbankcomputing.com/static/Docs/PyQt4/pyqt4ref.html. This interpretation of PyQt is described in more minutiae on the PyQt4 leaf.

Mark Summerfield’s rules, Rapid GUI Programming with Python and Qt, is an up-to-date manage to GUI be stable maturing with Python 2.5, PyQt4 and Qt 4.2/4.3. Mark recommends, by the by, largely GUI Bloopers, as snitch ancillary reading also in behalf of PyQt programmers. More dope can be indicate up at http://www.qtrac.eu/pyqtbook.html. Boudewijn Rempt’s rules, GUI Programming with Python: Qt Edition, is advantageous at http://www.commandprompt.com/community/pyqt/. The PyQt4 tutorial advantageous at http://zetcode.com/tutorials/pyqt4/ A tutorial presented close-by Jonathan Gardner at the 2003 Northwest Linux Fest is advantageous at JonathanGardnerPyQtTutorial.

Comments are closed.