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

/*!
    \example touch/knobs
    \title Touch Knobs Example
    \examplecategory {User Interface Components}
    \ingroup touchinputexamples
    \brief Shows how to create custom controls that accept touch input.

    The Touch Knobs example shows how to create custom controls that
    accept touch input.

    \image touch-knobs-example.png
*/