- Qt 5 Blueprints
- Symeon Huang
- 82字
- 2021-07-23 19:48:17
Summary
In this chapter, we learned the fundamentals of Qt, which included steps for how to create a Qt application. Then, we had a walk-through of both Qt Widgets and Qt Quick, and how to change the layout. Finally, we rounded off by covering an important concept about the mechanism of signals and slots.
In the next chapter, we will have a chance to put this knowledge into practice and get started on building a real-world, and of course cross-platform, Qt application.
推薦閱讀
- 數據庫系統原理及MySQL應用教程(第2版)
- Mastering JavaScript Functional Programming
- Spring 5.0 By Example
- 圖解Java數據結構與算法(微課視頻版)
- 少年輕松趣編程:用Scratch創作自己的小游戲
- Practical Windows Forensics
- 你必須知道的204個Visual C++開發問題
- Instant QlikView 11 Application Development
- R的極客理想:工具篇
- FFmpeg入門詳解:音視頻原理及應用
- 零基礎入門學習Python(第2版)
- 微服務架構深度解析:原理、實踐與進階
- Emgu CV Essentials
- Visual Basic程序設計(第三版)
- 程序員必會的40種算法