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 ...
10. Presenting Data in PyQt
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.