Book Image

QT5 Blueprints

By : Symeon Huang
Book Image

QT5 Blueprints

By: Symeon Huang

Overview of this book

Table of Contents (17 chapters)
Qt 5 Blueprints
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


After this chapter, you're expected to handle common tasks and write types of real-world applications. You'll get your own understanding of Qt Quick and traditional Qt. It's also a current trend to write hybrid applications, which make full use of both of them by writing the C++ plugins to enhance QML. QML has an unbeatable advantage of flexible UI design, which is even more obvious on mobile platforms. While the development part is nearing the end, in the next chapter we'll talk about how to support multiple languages.