- Learn Qt 5
- Nicholas Sherriff (Nick)
- 158字
- 2021-06-30 18:42:28
What this book covers
Chapter 1, Hello Qt, covers how to install and configure the Qt Framework and associated IDE, Qt Creator.
Chapter 2, Project Structure, showcases how to create a new multi-project solution that will be the foundation of our example application.
Chapter 3, User Interface, explores the user interface markup language QML and sketches out our UI's layout.
Chapter 4, Style, explains how to give our UI a modern look and feel with shared resources and reusable components.
Chapter 5, Data, discusses managing the most critical part of any LOB application—the data.
Chapter 6, Unit Testing, gets you started with integrating unit testing into our solution using Qt's testing framework—QtTest.
Chapter 7, Persistence, focuses on persisting our data to disk in a SQLite database.
Chapter 8, Web Requests, assists in using HTTP requests to pull data from a live RSS feed.
Chapter 9, Wrapping Up, dives into packaging and deploying our application.
- 深入理解Spring Cloud與實戰
- Applied Unsupervised Learning with R
- 電腦軟硬件維修大全(實例精華版)
- 極簡Spring Cloud實戰
- 計算機應用與維護基礎教程
- Practical Machine Learning with R
- Creating Flat Design Websites
- Machine Learning with Go Quick Start Guide
- Source SDK Game Development Essentials
- Managing Data and Media in Microsoft Silverlight 4:A mashup of chapters from Packt's bestselling Silverlight books
- LPC1100系列處理器原理及應用
- Spring Cloud微服務和分布式系統實踐
- 無蘋果不生活:OS X Mountain Lion 隨身寶典
- Java Deep Learning Cookbook
- 計算機組裝與維護