- Qt 5 Blueprints
- Symeon Huang
- 126字
- 2021-07-23 19:48:16
Chapter 1. Creating Your First Qt Application
GUI programming is not as difficult as you think. At least it's not when you come to the world of Qt. This book will take you through this world and give you an insight into this incredibly amazing toolkit. It doesn't matter whether you've heard of it or not, as long as you have essential knowledge of C++ programming.
In this chapter, we will get you comfortable with the development of Qt applications. Simple applications are used as a demonstration for you to cover the following topics:
- Creating a new project
- Changing the layout of widgets
- Understanding the mechanism of signals and slots
- Connecting two signals
- Creating a Qt Quick application
- Connecting C++ slots to QML signals
推薦閱讀
- Mastering Zabbix(Second Edition)
- Rust實戰
- 認識編程:以Python語言講透編程的本質
- Apache Hive Essentials
- Scratch 3游戲與人工智能編程完全自學教程
- Hands-On JavaScript High Performance
- Visual C++應用開發
- 嚴密系統設計:方法、趨勢與挑戰
- Couchbase Essentials
- OpenCV 3 Blueprints
- 區塊鏈架構之美:從比特幣、以太坊、超級賬本看區塊鏈架構設計
- Apache Solr PHP Integration
- Appcelerator Titanium:Patterns and Best Practices
- JavaScript Concurrency
- MongoDB Administrator’s Guide