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

10. Presenting Data in PyQt

Joshua M Willman1  
(1)
Sunnyvale, CA, USA
 

As a GUI developer, you’ll probably find yourself at some point looking for a way to present data, whether textual or visual, in your interface. Before embarking on that adventure, you’ll need to keep in mind the user and the purpose of your application. In many cases, the methods for presenting graphical data already follow various standard practices. Many users will have a preexisting notion of how data in tables should be displayed or how items in a list should be added to deleted. Thankfully, Qt has already considered ...

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.