- Learn Qt 5
- Nicholas Sherriff (Nick)
- 96字
- 2021-06-30 18:42:31
Project Structure
In this chapter, we will create a new multiproject solution that will be the foundation of our example application. We will apply a Model View Controller pattern, separating the user interface and business logic. We will also introduce Qt’s unit testing framework—QtTest—and demonstrate how to integrate it into our solution. We will cover these things in this chapter:
- Projects, MVC, and unit testing
- Creating a library project
- Creating a unit tests project
- Creating a user interface project
- Mastering MVC
- The QObject base class
- QML
- Controlling project output
推薦閱讀
- 用“芯”探核:龍芯派開發實戰
- 電腦維護與故障排除傻瓜書(Windows 10適用)
- 電腦軟硬件維修大全(實例精華版)
- 數字道路技術架構與建設指南
- 嵌入式技術基礎與實踐(第5版)
- INSTANT Wijmo Widgets How-to
- 現代辦公設備使用與維護
- 計算機維修與維護技術速成
- The Deep Learning with Keras Workshop
- 單片機開發與典型工程項目實例詳解
- Istio服務網格技術解析與實踐
- LPC1100系列處理器原理及應用
- Mastering Machine Learning on AWS
- Building Machine Learning Systems with Python
- The Deep Learning with PyTorch Workshop