© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2022
J. M. WillmanBeginning PyQthttps://doi.org/10.1007/978-1-4842-7999-1_8

8. Creating GUIs with Qt Designer

Joshua M Willman1  
(1)
Sunnyvale, CA, USA
 

While building GUIs programmatically gives you more control over the design process, some development tasks may require a quicker approach. Fortunately, Qt provides a great interface for arranging widgets and designing main windows, widgets, or dialogs. The graphical development tool, Qt Designer , is filled with widgets and other tools for building GUIs. With the application’s drag-and-drop interface, you are able to create and customize your own Qt or PyQt applications.

The widgets and other applications you create ...

Get Beginning PyQt: A Hands-on Approach to GUI Programming with PyQt6 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.