- Game Programming Using Qt Beginner's Guide
- Witold Wysota Lorenz Haas
- 139字
- 2021-08-20 10:45:21
Summary
In this chapter, you learned a number of core Qt technologies ranging from text manipulation, to accessing devices that can be used to transfer or store data using a number of popular technologies such as XML or JSON. You should be aware that we have barely scratched the surface of what Qt offers and there are many other interesting classes you should familiarize yourself with but this minimum amount of information should give you a head start and show you the direction to follow with your future research.
In the next chapter, we will switch from describing data manipulation, which can be visualized using text or only in your imagination, to a more appealing media. We will start talking about graphics and how to transfer what you can see in your imagination to the screen of your computer.
- Python概率統計
- OpenDaylight Cookbook
- 機器人Python青少年編程開發實例
- Java程序設計與計算思維
- 名師講壇:Java微服務架構實戰(SpringBoot+SpringCloud+Docker+RabbitMQ)
- Visual C#.NET程序設計
- Teaching with Google Classroom
- C++面向對象程序設計習題解答與上機指導(第三版)
- 匯編語言編程基礎:基于LoongArch
- 打開Go語言之門:入門、實戰與進階
- GameMaker Essentials
- IoT Projects with Bluetooth Low Energy
- PHP+MySQL動態網站開發從入門到精通(視頻教學版)
- 監控的藝術:云原生時代的監控框架
- Kotlin進階實戰