• Qt 5.3
  • Qt Quick Controls
  • Qt Quick Controls - Touch Gallery
  • Qt 5.3.0 Reference Documentation

Contents

  • Running the Example

Qt Quick Controls - Touch Gallery

Demonstrates UI controls for a touch interface

This example shows how to implement a UI suitable for touch input using Qt Quick Controls.

Running the Example

To run the example from Qt Creator, open the Welcome mode and select the example from Examples. For more information, visit Building and Running an Example.

Files:

  • touch/main.qml
  • touch/content/AndroidDelegate.qml
  • touch/content/ButtonPage.qml
  • touch/content/ListPage.qml
  • touch/content/ProgressBarPage.qml
  • touch/content/SliderPage.qml
  • touch/content/TabBarPage.qml
  • touch/content/TextInputPage.qml
  • touch/src/main.cpp
  • touch/resources.qrc
  • touch/touch.pro
  • touch/touch.qmlproject

Images:

  • touch/images/button_default.png
  • touch/images/button_pressed.png
  • touch/images/navigation_next_item.png
  • touch/images/navigation_previous_item.png
  • touch/images/tab_selected.png
  • touch/images/tabs_standard.png
  • touch/images/textinput.png
  • touch/images/toolbar.png

© 2014 Digia Plc and/or its subsidiaries. Documentation contributions included herein are the copyrights of their respective owners.
The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation.
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.