- Hands-On GUI Programming with C++ and Qt5
- Lee Zhi Eng
- 158字
- 2021-08-27 19:00:14
Introduction to Qt
Qt (pronounced cute) has been used by software engineers and developers for more than two decades to create cross-platform applications since its first release. After several changes of ownership and numerous major code overhauls, Qt has become even more feature rich and supports even more platforms than it used to. Qt not only excels in desktop application development, but is also excellent for both mobile and embedded systems development.
In this chapter, we will cover the following topics :
- What is Qt?
- Why use Qt?
- Using tools in Qt
- Downloading and installing Qt
- Setting up a working environment
- Running our first Hello World Qt program
Throughout this chapter, we will learn more about the history of Qt. Then, we'll proceed to build our first example program using the latest version of Qt, which is Qt version 5. For the convenience of our readers, we will simply refer to it as Qt throughout the book.
- PyTorch自動駕駛視覺感知算法實戰
- 架構不再難(全5冊)
- 深入淺出WPF
- 從程序員到架構師:大數據量、緩存、高并發、微服務、多團隊協同等核心場景實戰
- C語言程序設計
- Raspberry Pi 2 Server Essentials
- Mastering macOS Programming
- Android 應用案例開發大全(第3版)
- Drupal 8 Configuration Management
- 軟件測試技術指南
- Solutions Architect's Handbook
- Arduino電子設計實戰指南:零基礎篇
- R的極客理想:量化投資篇
- 少兒編程輕松學(全2冊)
- Appcelerator Titanium Smartphone App Development Cookbook