PyKDE Programming/Introduction
Requirements
editThis book requires a basic understanding of Python and Linux. In order to follow the material taught the following programs and libraries should be installed:
- Python2.6 (since PyKDE4 is not ported yet to Python3)
- PyKDE4
- PyQt4
How to read this
editThis book is organized in three major parts
- Building KDE Applications
- Creating Qt based GUIs
- Bringing the two concepts together