- Hands-On GUI Programming with C++ and Qt5
- Lee Zhi Eng
- 122字
- 2021-08-27 19:00:16
Summary
The existence of tools such as Qt Creator has made designing applications' user interfaces an easy and fun job for the developers. We no longer need to write a bunch of code just to create a single button, or change a bunch just to adjust the position of a text label, since Qt Designer will generate that code for us when we design our GUI. Qt has applied the WYSIWYG (what you see is what you get) philosophy into the working pipeline and it provides us with all the convenience and efficiency we need to get our jobs done.
In the next chapter, we will learn the ins and outs of Qt Creator and start designing our first GUI with Qt!
推薦閱讀
- Getting Started with Citrix XenApp? 7.6
- Deploying Node.js
- Learning Selenium Testing Tools with Python
- Web Development with Django Cookbook
- 大學計算機基礎(第2版)(微課版)
- Elasticsearch for Hadoop
- WebRTC技術詳解:從0到1構建多人視頻會議系統
- 深入淺出PostgreSQL
- 零基礎學單片機C語言程序設計
- 自然語言處理Python進階
- Access 2010數據庫應用技術實驗指導與習題選解(第2版)
- Clojure for Java Developers
- 青少年學Python(第2冊)
- Arduino電子設計實戰指南:零基礎篇
- Visual C++開發寶典