Chapter 5. Building a Touch Screen Application with Qt5
In this chapter, we will cover the following recipes:
- Setting up Qt for mobile applications
 - Designing a basic user interface with QML
 - Touch events
 - Animation in QML
 - Displaying information using model views
 - Integrating QML and C++