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