Qt5 Python GUI Programming Cookbook: Building responsive and powerful cross-platform applications with PyQt
B.M. Harwani
- 出版商: Packt Publishing
- 出版日期: 2018-07-30
- 售價: $2,020
- 貴賓價: 9.5 折 $1,919
- 語言: 英文
- 頁數: 462
- 裝訂: Paperback
- ISBN: 1788831004
- ISBN-13: 9781788831000
-
相關分類:
Python、Qt、使用者介面 UI
立即出貨 (庫存=1)
買這商品的人也買了...
-
$580$458 -
$580$493 -
$750$638 -
$750$638 -
$194Spring 3.x 編程技術與應用
-
$580$493 -
$407JSP 項目開發全程實錄, 3/e
-
$1,740$1,653 -
$474$450 -
$490$417 -
$534$507 -
$1,176Mastering Qt 5
-
$580$493 -
$500$390 -
$1,242Practical Docker with Python: Build, Release and Distribute your Python App with Docker
-
$550$435 -
$505Python Qt GUI 與數據可視化編程
-
$650$553 -
$407Flutter 實戰
-
$450$356 -
$505WebRTC 音視頻開發:React + Flutter + Go 實戰
-
$658Qt 5/PyQt 5 實戰指南 — 手把手教你掌握 100個精彩案例
-
$880$695 -
$2,310$2,195 -
$1,250$1,188
商品描述
Over 60 recipes to help you design interactive, smart, and cross-platform GUI applications
Key Features
- Get succinct QT solutions to pressing GUI programming problems in Python
- Learn how to effectively implement reactive programming
- Build customized applications that are robust and reliable
Book Description
PyQt is one of the best cross-platform interface toolkits currently available; it's stable, mature, and completely native. If you want control over all aspects of UI elements, PyQt is what you need. This book will guide you through every concept necessary to create fully functional GUI applications using PyQt, with only a few lines of code.
As you expand your GUI using more widgets, you will cover networks, databases, and graphical libraries that greatly enhance its functionality. Next, the book guides you in using Qt Designer to design user interfaces and implementing and testing dialogs, events, the clipboard, and drag and drop functionality to customize your GUI. You will learn a variety of topics, such as look and feel customization, GUI animation, graphics rendering, implementing Google Maps, and more. Lastly, the book takes you through how Qt5 can help you to create cross-platform apps that are compatible with Android and iOS. You will be able to develop functional and appealing software using PyQt through interesting and fun recipes that will expand your knowledge of GUIs
What you will learn
- Use basic Qt components, such as a radio button, combo box, and sliders
- Use QSpinBox and sliders to handle different signals generated on mouse clicks
- Work with different Qt layouts to meet user interface requirements
- Create custom widgets and set up customizations in your GUI
- Perform asynchronous I/O operations and thread handling in the Python GUI
- Employ network concepts, internet browsing, and Google Maps in UI
- Use graphics rendering and implement animation in your GUI
- Make your GUI application compatible with Android and iOS devices
Who this book is for
If you’re an intermediate Python programmer wishing to enhance your coding skills by writing powerful GUIs in Python using PyQT, this is the book for you.
Table of Contents
- Creating User Interface using QT components
- Event Handling - Signals and Slots
- Working with Date and Time
- Understanding OOPs concept
- Understanding Dialogs
- Understanding Layouts
- Using Network and Managing Large Documents
- Doing Asynchronous Programming in Python
- Database Handling
- Using Graphics
- Implementing Animation
- Using Google Maps
- Running Python Scripts on Android and iOS