PySide Bits and Pieces
Below is a list of assorted tutorials and documentation both on the wiki and elsewhere on the web.
- PySide tutorial: model view programming, part one [blog.rburchell.com]
- Simple PySide tutorial, #2: signals and slots [blog.rburchell.com]
- Hybrid C++/Python applications with PySide [lynxline.com]
- Using PySide to create UI interfaces for IDA Pro with IDAPython [hexblog.com]
- Packaging_PySide_applications_on_Windows
- Automatic import redirection of PyQt4 to PySide [lists.openbossa.org]
- pyside simplicissimus: 10 min newbie to newbie code snippets
- Hybrid Qt applications with PySide and Django [blogger-mikael.blogspot.com]
- Python bindings for libepub using Shiboken [setantas.net]

