Your OpenSource Publisher™
Products  |  Where to buy  |  Retailers  |  FAQ  |  Write for Us.  |  Contact Us.

Boudewijn Rempt

ISBN: 0-97003300-4-4
Available from bookstores everywhere or you can order it here.

You can download the source files for the book (code / eps) here.


PyQt fundamentals

II. PyQt fundamentals

In this part we will take a look at the concepts behind BlackAdder, Python and Qt. After a short introduction, we will begin an in-depth investigation of the core concept of PyQt: signals and slots. String handling and object creation are the topics of the next two chapters. The basic layout of the Qt class library will be explored, illustrated with trivial and not-so-trivial examples. Finally, we explain how to create GUI designs using the designer module.