- 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.
- 在最好的年紀學Python:小學生趣味編程
- Node.js 10實戰
- Java高手真經(高級編程卷):Java Web高級開發技術
- 前端架構:從入門到微前端
- HTML5 and CSS3 Transition,Transformation,and Animation
- 嚴密系統設計:方法、趨勢與挑戰
- PHP+MySQL網站開發項目式教程
- iOS編程基礎:Swift、Xcode和Cocoa入門指南
- Java程序設計
- Integrating Facebook iOS SDK with Your Application
- OpenMP核心技術指南
- Node.js區塊鏈開發
- ASP.NET求職寶典
- Building Business Websites with Squarespace 7(Second Edition)
- SAP Web Dynpro for ABAP開發技術詳解:基礎應用