diff options
Diffstat (limited to 'examples/widgets/doc/src')
-rw-r--r-- | examples/widgets/doc/src/settingseditor.qdoc | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/examples/widgets/doc/src/settingseditor.qdoc b/examples/widgets/doc/src/settingseditor.qdoc deleted file mode 100644 index 43c45008dc2..00000000000 --- a/examples/widgets/doc/src/settingseditor.qdoc +++ /dev/null @@ -1,15 +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 - \examplecategory {User Interface Components} - \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 -*/ |