- 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!
推薦閱讀
- 深度實踐OpenStack:基于Python的OpenStack組件開發
- 從零開始:數字圖像處理的編程基礎與應用
- 深入淺出DPDK
- 教孩子學編程:C++入門圖解
- Mastering macOS Programming
- 飛槳PaddlePaddle深度學習實戰
- R語言與網絡輿情處理
- Getting Started with LLVM Core Libraries
- Yii Project Blueprints
- LabVIEW虛擬儀器入門與測控應用100例
- 零基礎學Kotlin之Android項目開發實戰
- Odoo 10 Implementation Cookbook
- Maker基地嘉年華:玩轉樂動魔盒學Scratch
- Docker:容器與容器云(第2版)
- Visual Basic程序設計基礎