Beginning PyQt: A Hands-on Approach to GUI Programming with PyQt6 2nd ed

Willman, Joshua M.

  • 出版商: Apress
  • 出版日期: 2022-03-17
  • 售價: $2,170
  • 貴賓價: 9.5$2,062
  • 語言: 英文
  • 頁數: 568
  • 裝訂: Quality Paper - also called trade paper
  • ISBN: 1484279980
  • ISBN-13: 9781484279984
  • 相關分類: Qt使用者介面 UI
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

商品描述

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! 

What You'll Learn

  • 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

Who This Book Is For

Python developers who are looking to begin creating user interfaces and want to utilize the latest version of PyQt to gets started. Having prior knowledge of PyQt or other Python UI toolkits is not necessary to begin using this book.

 

商品描述(中文翻譯)

從頭開始建立簡單專案,透過構建GUI應用程式來學習PyQt6的基礎知識。第二版包含更新的程式碼、程式和新章節,讓您能夠使用最新版本開始使用。每個章節都採取實用的方法,逐漸教授更高級和多樣化的概念,以幫助您設計和自定義有趣且專業的應用程式。

您將首先學習與GUI開發相關的重要概念,然後立即開始在每個章節中構建不同且令人興奮的專案。在此過程中,您將發現新的小工具、佈局和其他概念,這些將幫助您構建更好的使用者介面。您還將構建更複雜的GUI,涵蓋使用剪貼簿存儲數據、圖形和動畫、支持SQL數據庫、多線程應用程序以及構建現代化界面等主題。

利用這些知識,您將能夠構建照片編輯器、遊戲、文本編輯器、工作中的網頁瀏覽器和其他各種GUI。最終,本書將指導您創建使用者界面的過程,幫助您將自己的想法實現。了解使用PyQt開始製作自己的應用程式所需的內容。

您將學到什麼:

- 使用PyQt和Python開發跨平台的使用者界面
- 通過構建真實應用程式來使用PyQt的多個小工具
- 透過逐步方法構建更大型的應用程式,並將代碼分解為較小的塊以深入理解
- 在PyQt中處理更複雜的應用程式,包括SQL數據庫、多線程、網頁瀏覽器等
- 使用最新版本的PyQt使用Qt Quick和QtQml創建現代化的使用者界面

本書適合對象:

希望開始創建使用者界面並希望使用最新版本的PyQt的Python開發人員。不需要事先了解PyQt或其他Python使用者界面工具包即可開始使用本書。

目錄大綱

Chapter 1: Getting Started with PyQt
Chapter 2: Building a Simple GUI
Chapter 3: Adding More Functionality with Widgets
Chapter 4: Learning About Layout Management
Chapter 5: Menus, Toolbars, and More
Chapter 6: Styling Your GUIs
Chapter 7: Handling Events in PyQt
Chapter 8: Creating GUIs with Qt Designer
Chapter 9: Working with the Clipboard
Chapter 10: Presenting Data in PyQt
Chapter 11: Graphics and Animation in PyQT
Chapter 12: Creating Custom Widgets
Chapter 13: Working with QT Quick
Chapter 14: Introduction to Handling Databases
Chapter 15: Managing Threads
Chapter 16: Extra Projects
Appendix: Reference Guide for PyQT6

目錄大綱(中文翻譯)

第1章:使用PyQt入門
第2章:建立簡單的GUI
第3章:使用小工具添加更多功能
第4章:了解佈局管理
第5章:選單、工具列等功能
第6章:設計GUI的樣式
第7章:處理PyQt中的事件
第8章:使用Qt Designer創建GUI
第9章:使用剪貼簿
第10章:在PyQt中呈現數據
第11章:PyQt中的圖形和動畫
第12章:創建自定義小工具
第13章:使用QT Quick
第14章:處理數據庫入門
第15章:管理執行緒
第16章:額外的專案
附錄:PyQT6參考指南