May 2019
Intermediate to advanced
542 pages
13h 37m
English
Composing widgets into a nice-looking form is a good first step for designing an application, but for a GUI to be of any use, it needs to be connected to code that actually does something. In order to do this in PyQt, we need to learn about one of Qt's most vital features, signals and slots.
In this chapter, we'll cover the following topics:
Read now
Unlock full access