Building a Touch Screen Application with Qt5

This chapter 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/view
  • Integrating QML and C++