- 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
推薦閱讀
- C及C++程序設(shè)計(jì)(第4版)
- 工程軟件開發(fā)技術(shù)基礎(chǔ)
- Groovy for Domain:specific Languages(Second Edition)
- Hadoop+Spark大數(shù)據(jù)分析實(shí)戰(zhàn)
- Learning Laravel 4 Application Development
- Building a Recommendation Engine with Scala
- Mastering KnockoutJS
- 全棧自動(dòng)化測(cè)試實(shí)戰(zhàn):基于TestNG、HttpClient、Selenium和Appium
- Angular開發(fā)入門與實(shí)戰(zhàn)
- 響應(yīng)式架構(gòu):消息模式Actor實(shí)現(xiàn)與Scala、Akka應(yīng)用集成
- Learning Apache Karaf
- Hands-On GUI Programming with C++ and Qt5
- Emgu CV Essentials
- JBoss:Developer's Guide
- Oracle Database XE 11gR2 Jump Start Guide