summaryrefslogtreecommitdiffstats
path: root/tests/manual/examples/widgets/touch/dials/doc/src/touch-dials.qdoc
blob: 448430ed79122124e3015b3aef62717772920fbb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// Copyright (C) 2016 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only

/*!
    \example touch/dials
    \title Touch Dials Example
    \ingroup touchinputexamples
    \brief Shows how to apply touch to a set of standard Qt widgets.

    The Touch Dials example shows how to apply touch to a set of
    standard Qt widgets.

    \image touch-dials-example.png
*/