summaryrefslogtreecommitdiffstats
path: root/examples/widgets/touch/knobs/doc/src/touch-knobs.qdoc
blob: 3a41c5005b5bbc9619e2f6ae27bb5ece9c3c3078 (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/knobs
    \title Touch Knobs Example
    \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
*/