Not all devices have a readily available keyboard. With a touchscreen device, users can easily use buttons and other User Interface (UI) features. What do you do when there is no keyboard or mouse, like on a kiosk or interactive signage? Virtual keyboards and touch interaction define mobile and embedded applications these days.
In this chapter, we will cover the following topics:
- We will discover Qt's graphical solutions to incorporating user input.
- The reference Qt Virtual Keyboard will be examined.
- We will demonstrate Touch components, such as TouchPoints, Flickable, and PinchArea.