- Hands-On GUI Programming with C++ and Qt5
- Lee Zhi Eng
- 109字
- 2021-08-27 19:00:17
Summary
Qt Designer really revolutionized the way we design program GUIs. Not only does it include all the common widgets but it also has handy stuff like the layout and spacer, which makes our program run perfectly fine on different types of monitors and screen sizes. Also, notice that we have successfully created a working application with a beautiful user interface without writing a single line of C++ code!
What we've learned in this chapter merely scratches the surface of Qt, as there are many more features that we are yet to cover! Join us in the next chapter to learn how we can make our program truly functional!
推薦閱讀
- Practical Data Analysis Cookbook
- Mastering Zabbix(Second Edition)
- Learning Laravel 4 Application Development
- Java Web應(yīng)用開發(fā)技術(shù)與案例教程(第2版)
- Android 應(yīng)用案例開發(fā)大全(第3版)
- Instant Lucene.NET
- 21天學(xué)通C++(第5版)
- 深入實踐Kotlin元編程
- C編程技巧:117個問題解決方案示例
- Using Yocto Project with BeagleBone Black
- Microsoft Windows Identity Foundation Cookbook
- Spring Boot 2+Thymeleaf企業(yè)應(yīng)用實戰(zhàn)
- 嵌入式Linux與物聯(lián)網(wǎng)軟件開發(fā):C語言內(nèi)核深度解析
- 軟件測試實驗實訓(xùn)指南
- 匯編語言程序設(shè)計教程