September 2015
Intermediate to advanced
648 pages
17h 20m
English
In this chapter we begin with brief reviews of three tiny yet useful GUI applications written in PyQt. We will take the opportunity to highlight some of the issues involved in GUI programming, but we will defer most of the details to later chapters. Once we have a feel for PyQt GUI programming, we will discuss PyQt’s “signals and slots” mechanism—this is a high-level communication mechanism for responding to user interaction that allows us to ignore irrelevant detail.
Although PyQt is used commercially to build applications that vary in size from hundreds of lines of code to more than 100 000 ...
Read now
Unlock full access