Overviews and Guides
This page contains a list of overviews and guides that aim to provide more depth and background material than the items on the SampleCode page.
Graphics View - Text Effects - an example showing simple text effects using the Graphics View framework.
pyqt4 and twisted - a (stub) tutorial on how to use twisted with pyqt4.
PyKDE and xattr - a tutorial and script on how to make a simple PyKDE application.
Multimedia Resources - the beginning of a document about using audio and video libraries with PyQt and PyKDE.
Using Python Custom Widgets in Qt Designer - shows how to prepare an example widget so that it can be used in Qt Designer.
MathTran Equation Editor - shows how to use QHttp to obtain data from a Web service.
PyQt Wiki