summaryrefslogtreecommitdiffstats
path: root/examples/widgets/touch/pinchzoom/doc/src/pinchzoom.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/touch/pinchzoom/doc/src/pinchzoom.qdoc')
-rw-r--r--examples/widgets/touch/pinchzoom/doc/src/pinchzoom.qdoc14
1 files changed, 0 insertions, 14 deletions
diff --git a/examples/widgets/touch/pinchzoom/doc/src/pinchzoom.qdoc b/examples/widgets/touch/pinchzoom/doc/src/pinchzoom.qdoc
deleted file mode 100644
index aef5c59407..0000000000
--- a/examples/widgets/touch/pinchzoom/doc/src/pinchzoom.qdoc
+++ /dev/null
@@ -1,14 +0,0 @@
-// 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
-*/