July 2018
Intermediate to advanced
462 pages
12h 2m
English
There are the following two ways to write a GUI application:
You will be using Qt Designer to develop GUI applications in PyQt, as it is a quick and easy way to design user interfaces without writing a single line of code. So, launch Qt Designer by double-clicking on its icon on desktop.
On opening, Qt Designer asks you to select a template for your new application, as shown in the following screenshot:

Qt Designer provides a number of templates that are ...
Read now
Unlock full access