© 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_5

5. Menus, Toolbars, and More

Joshua M Willman1  
(1)
Sunnyvale, CA, USA
 

Desktop applications provide means for not only organizing widgets but for arranging and presenting interactive features and tools to the users as well. A menu is a list of commands that a computer program can perform presented in a more manageable and organized fashion. Numerous devices and systems include menus for helping the user to navigate and select different options and tasks, and a well-organized menu will make a program easier to use.

In this chapter, you will
  • Find out how to create main windows that inherit ...

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.