Book description
Learn GUI application development from the ground up by building simple projects that teach the fundamentals of using PyQt6. This 2nd edition includes updated code, programs, and new chapters to get you started using the newest version. Taking a practical approach, each chapter will gradually teach more advanced and diverse concepts to aid you in designing and customizing interesting and professional applications.
You'll start by learning important concepts related to GUI development, and then jump right into building different and exciting projects in every chapter. Along the way, you’ll discover new widgets, layouts, and other concepts that will help you to build better UIs. You'll also construct more elaborate GUIs, covering topics that include storing data using the clipboard, graphics and animation, support for SQL databases, multithreading applications, and building modern-looking interfaces.
Using this knowledge, you’ll be able to build a photo editor, games, a text editor, a working web browser, and an assortment of other GUIs. In the end, this book will guide you through the process of creating UIs to help you bring your own ideas to life. Find out what you need to begin making your own applications with PyQt!
- Develop cross-platform UIs with PyQt and Python
- Use PyQt’s many widgets and apply them by building real applications
- Build larger applications through a step-by-step approach and break the code into smaller chunks for deeper understanding
- Work with more complex applications in PyQt, covering SQL databases, multithreading, web browsers, and more
- Create modern-looking UIs with Qt Quick and QtQml using the latest version of PyQt
Table of contents
- Cover
- Front Matter
- 1. Getting Started with PyQt
- 2. Building a Simple GUI
- 3. Adding More Functionality with Widgets
- 4. Learning About Layout Management
- 5. Menus, Toolbars, and More
- 6. Styling Your GUIs
- 7. Handling Events in PyQt
- 8. Creating GUIs with Qt Designer
- 9. Working with the Clipboard
- 10. Presenting Data in PyQt
- 11. Graphics and Animation in PyQt
- 12. Creating Custom Widgets
- 13. Working with Qt Quick
- 14. Introduction to Handling Databases
- 15. Managing Threads
- 16. Extra Projects
- Back Matter
Product information
- Title: Beginning PyQt: A Hands-on Approach to GUI Programming with PyQt6
- Author(s):
- Release date: March 2022
- Publisher(s): Apress
- ISBN: 9781484279991
You might also like
book
Beginning PyQt: A Hands-on Approach to GUI Programming
Learn GUI application development from the ground up, taking a practical approach by building simple projects …
book
Python GUI Programming with Tkinter - Second Edition
Transform your evolving user requirements into feature-rich Tkinter applications Key Features Extensively revised with new content …
book
Rapid GUI Programming with Python and Qt: The Definitive Guide to PyQt Programming
The Insider’s Best-Practice Guide to Rapid PyQt 4 GUI Development Whether you’re building GUI prototypes or …
book
Python GUI Programming Cookbook - Third Edition
Over 90 recipes to help you develop widgets, forms, layouts, charts, and much more using the …