Hands-On Qt for Python Developers: Build cross-platform GUI applications with Python and Qt 5

Hands-On Qt for Python Developers: Build cross-platform GUI applications with Python and Qt 5

English | 2019 | ISBN: 978-1789612790 | 770 Pages | EPUB | 10 MB

Boost UI development with ready-made widgets, controls, charts, and data visualization and create stunning 2D and 3D graphics with PyQt and PySide2.
Qt is one of the most widely used and flexible frameworks for GUI application development, allowing you to write your application once and then deploy it to multiple operating systems. This book combines the best of Python and Qt to help you develop GUI applications with Python bindings, such as PyQt and PySide, that will supercharge your Python applications.
The book begins with an overview of Qt and QML. You’ll start by working with PyQt GUI elements to style your applications. Then, you will learn how to use QWidget, frames, labels, and text fields, and work with graphics. This will be followed by taking you through how elements in the application communicate with each other by understanding signals, slots, and event handlers. This book will help you to gain a better understanding of the Qt framework and the tools to resolve issues when testing, linking, debugging, and multithreading your Python GUI applications. Finally, the book will help you get to grips with embedded and mobile development using PyQt and PySide.
By the end of the book, you will be able to create modern, responsive, cross-platform desktop applications with the power of Qt, Python, and QML.
What you will learn

  • Explore PyQt5 and PySide2 to create comprehensive GUI applications
  • Find out how threading and multiprocessing work
  • Understand how to style GUIs with PyQt
  • Get to grips with implementing buttons
  • Understand how elements communicate with signals, slots, and event handlers
  • Explore mobile development with PyQt and PySide
Homepage