summaryrefslogtreecommitdiffstats
path: root/tests/manual/examples/widgets/touch/pinchzoom/doc/src/pinchzoom.qdoc
blob: aef5c594076fd72bdacc7af67da580a61740d4d8 (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/pinchzoom
    \title Pinch Zoom Example
    \ingroup touchinputexamples
    \brief Shows how to recognize a gesture.

    The Pinch Zoom example shows how to use low-level touch information
    to recognize a gesture.

    \image touch-pinchzoom-example.png
*/