PySide 0.2.3
Qt is a cross-platform application framework from Qt Software (owned by Nokia).
It features a large number of libraries providing services like network abstraction and XML handling, along with a very rich
GUI package, allowing C++ developers to write their applications once and run them unmodified in different systems.
PySide aims to provide Python developers access to the Qt libraries in the most natural way.
PySide is built using the BoostPythonGenerator.
Documentation
|
PyQt Incompatibilities
PySide issues and specificities
How to build
building compiling and installing PySide
|
Contents
for a complete overview
DBus
DBus integration
|
Modules
|
QtCore
core non-GUI functionality
QtGui
extends QtCore with GUI functionality.
QtHelp
provides classes for integrating online documentation in applications
QtNetwork
offers classes that allow you to write TCP/IP clients and servers
QtOpenGL
offers classes that make it easy to use OpenGL in Qt applications
QtScript
provides classes for making Qt applications scriptable
QtMaemo5
additional classes specific for Maemo 5
|
QtMultimedia
provides low-level multimedia functionality
QtScriptTools
provides additional components for applications that use Qt Script
QtSql
helps you provide seamless database integration to your Qt applications
QtSvg
provides classes for displaying the contents of SVG files
QtUiTools
provides classes to handle forms created with Qt Designer
QtXml
provides a stream reader and writer for XML documents
QtWebkit
provides a Web browser engine
Phonon
cross-platform multimedia framework that enables the use of audio and video
content in Qt applications
|