summaryrefslogtreecommitdiffstats
path: root/examples/widgets/doc/src/settingseditor.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/doc/src/settingseditor.qdoc')
-rw-r--r--examples/widgets/doc/src/settingseditor.qdoc14
1 files changed, 0 insertions, 14 deletions
diff --git a/examples/widgets/doc/src/settingseditor.qdoc b/examples/widgets/doc/src/settingseditor.qdoc
deleted file mode 100644
index 55226a9846..0000000000
--- a/examples/widgets/doc/src/settingseditor.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 tools/settingseditor
- \title Settings Editor Example
- \ingroup examples-widgets-tools
-
- \brief The Settings Editor example shows how Qt's standard settings support is used in an
- application by providing an editor that enables the user to view the settings for
- installed applications, and modify those that can be edited.
-
- \image settingseditor-example.png
-*/