Qt5 C++ GUI Programming Cookbook 2nd Edition
暫譯: Qt5 C++ GUI 程式設計食譜(第二版)
Lee Zhi Eng
- 出版商: Packt Publishing
- 出版日期: 2019-03-25
- 售價: $1,840
- 貴賓價: 9.5 折 $1,748
- 語言: 英文
- 頁數: 428
- 裝訂: Paperback
- ISBN: 1789803829
- ISBN-13: 9781789803822
-
相關分類:
C++ 程式語言、Qt、使用者介面 UI
-
其他版本:
Qt 6 C++ GUI Programming Cookbook - Third Edition: Practical recipes for building cross-platform GUI applications, widgets, and animations with Qt 6
買這商品的人也買了...
-
$230$182 -
$480$379 -
$1,362Fundamentals of Data Structures in C, 2/e (Paperback)
-
$1,680Computer Vision: Algorithms and Applications (Hardcover)
-
$2,700$2,565 -
$474$450 -
$320$304 -
$301軟件設計重構
-
$380$300 -
$380$323 -
$560$437 -
$560$476 -
$600$510 -
$1,200$948 -
$2,010$1,910 -
$580$458 -
$1,280$1,088 -
$330$281 -
$1,380$1,311 -
$780$616 -
$2,980$2,831 -
$1,080$853 -
$680$537
商品描述
Key Features
- Learn to use Qt 5 to design and customize the look and feel of your application
- Improve the visual quality of an application by using graphics rendering and animation
- Understand the balance of presentation and web content that will make an application appealing yet functional
Book Description
With the growing need to develop GUIs for multiple targets and multiple screens, improving the visual quality of your application becomes important so that it stands out from your competitors. With its cross-platform ability and the latest UI paradigms, Qt makes it possible to build intuitive, interactive, and user-friendly user interfaces for your applications.
Qt5 C++ GUI Programming Cookbook, Second Edition teaches you how to develop functional and appealing user interfaces using the latest version of QT5 and C++. This book will help you learn a variety of topics such as GUI customization and animation, graphics rendering, implementing Google Maps, and more. You will also be taken through advanced concepts like asynchronous programming, event handling using signals and slots, network programming, various aspects of optimizing your application.
By the end of the book, you will be confident to design and customize GUI applications that meet your clients' expectations and have an understanding of best practice solutions for common problems.
What you will learn
- Animate GUI elements using Qt5's built-in animation system
- Draw shapes and 2D images using Qt5's powerful rendering system
- Implement an industry-standard OpenGL library in your project
- Build a mobile app that supports touch events and exports it onto devices
- Parse and extract data from an XML file and present it on your GUI
- Interact with web content by calling JavaScript functions from C++
- Access MySQL and SQLite databases to retrieve data and display it on your GUI
Who this book is for
This intermediate-level book is designed for those who want to develop software using Qt 5. If you want to improve the visual quality and content presentation of your software application, this book is for you. Prior experience of C++ programming is required.
商品描述(中文翻譯)
**主要特點**
- 學習使用 Qt 5 設計和自訂應用程式的外觀與感受
- 透過圖形渲染和動畫提升應用程式的視覺品質
- 理解展示與網頁內容的平衡,使應用程式既具吸引力又具功能性
**書籍描述**
隨著對多目標和多螢幕 GUI 開發需求的增加,提升應用程式的視覺品質變得重要,以便在競爭對手中脫穎而出。Qt 具備跨平台能力和最新的 UI 範式,使得為應用程式構建直觀、互動且使用者友好的使用者介面成為可能。
《Qt5 C++ GUI 程式設計食譜(第二版)》教你如何使用最新版本的 QT5 和 C++ 開發功能性和吸引人的使用者介面。本書將幫助你學習多種主題,例如 GUI 自訂和動畫、圖形渲染、實作 Google Maps 等等。你還將學習到高級概念,如非同步程式設計、使用信號和插槽的事件處理、網路程式設計以及優化應用程式的各種方面。
在書籍結束時,你將能夠自信地設計和自訂符合客戶期望的 GUI 應用程式,並了解常見問題的最佳解決方案。
**你將學到什麼**
- 使用 Qt5 的內建動畫系統為 GUI 元素添加動畫
- 使用 Qt5 的強大渲染系統繪製形狀和 2D 圖像
- 在你的專案中實作行業標準的 OpenGL 函式庫
- 建立支援觸控事件的行動應用程式並將其匯出到設備上
- 解析和提取 XML 檔案中的數據並在你的 GUI 上顯示
- 通過從 C++ 調用 JavaScript 函式與網頁內容互動
- 存取 MySQL 和 SQLite 數據庫以檢索數據並在你的 GUI 上顯示
**本書適合誰**
這本中級書籍是為那些希望使用 Qt 5 開發軟體的人設計的。如果你想提升軟體應用程式的視覺品質和內容展示,本書適合你。需要具備 C++ 程式設計的先前經驗。
目錄大綱
Table of Contents
- Look-and-Feel Customization with Qt Designer
- Event Handling - Signals and Slots
- States and Animations with Qt and QML
- QPainter and 2D Graphics
- Open GL Implementation
- Using Network and Managing Large Documents
- Threading Basics - Asynchronous Programming
- Building a Touch Screen Application with Qt5
- XML Parsing Made Easy
- Conversion Library
- Accessing Databases with SQL Driver and Qt
- Develop Web Application using Qt WebEngine
- Performance Optimization
目錄大綱(中文翻譯)
Table of Contents
- Look-and-Feel Customization with Qt Designer
- Event Handling - Signals and Slots
- States and Animations with Qt and QML
- QPainter and 2D Graphics
- Open GL Implementation
- Using Network and Managing Large Documents
- Threading Basics - Asynchronous Programming
- Building a Touch Screen Application with Qt5
- XML Parsing Made Easy
- Conversion Library
- Accessing Databases with SQL Driver and Qt
- Develop Web Application using Qt WebEngine
- Performance Optimization