- 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
推薦閱讀
- Augmented Reality with Kinect
- 電腦組裝與維修從入門到精通(第2版)
- 極簡Spring Cloud實戰
- The Deep Learning with Keras Workshop
- 固態存儲:原理、架構與數據安全
- 筆記本電腦維修實踐教程
- 單片機開發與典型工程項目實例詳解
- 無蘋果不生活:OS X Mountain Lion 隨身寶典
- 單片機原理及應用:基于C51+Proteus仿真
- Blender Game Engine:Beginner's Guide
- 筆記本電腦芯片級維修從入門到精通(圖解版)
- 基于網絡化教學的項目化單片機應用技術
- 微控制器的應用
- 計算機組成技術教程
- Deep Learning with Keras