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

Chapter 9. Deploying Applications on Other Devices

After development, it's time to distribute your application. We'll use an example application, Internationalization, from the previous chapter to demonstrate how to spread your Qt application to Windows, Linux, and Android. The following topics will be covered in this chapter:

  • Releasing Qt applications on Windows

  • Creating an installer

  • Packaging Qt applications on Linux

  • Deploying Qt applications on Android