- 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!
推薦閱讀
- Go Web編程
- 計(jì)算機(jī)圖形學(xué)編程(使用OpenGL和C++)(第2版)
- 控糖控脂健康餐
- Oracle 12c中文版數(shù)據(jù)庫管理、應(yīng)用與開發(fā)實(shí)踐教程 (清華電腦學(xué)堂)
- Big Data Analytics
- Android Native Development Kit Cookbook
- Learning ArcGIS for Desktop
- 快人一步:系統(tǒng)性能提高之道
- 利用Python進(jìn)行數(shù)據(jù)分析
- Advanced Express Web Application Development
- Internet of Things with ESP8266
- 汽車人機(jī)交互界面整合設(shè)計(jì)
- 智能手機(jī)故障檢測與維修從入門到精通
- Emotional Intelligence for IT Professionals
- Java Web開發(fā)基礎(chǔ)與案例教程