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


In this chapter, we compared the advantages and disadvantages of static and dynamic linking. Later on, we used an example application, showing you how to create an installer on Windows and how to package it as a DEB package on Debian Linux. Last but not least, we also learned how to create a redistributable APK file for Android. The slogan, code less, create more, deploy everywhere is now fulfilled.

In the next chapter, which is also the last chapter of this book, in addition to how to debug applications, we're also going to look at some common issues and solutions to them.