summaryrefslogtreecommitdiffstats
path: root/tests/manual/examples/widgets/richtext/textedit/textedit.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/examples/widgets/richtext/textedit/textedit.qdoc')
-rw-r--r--tests/manual/examples/widgets/richtext/textedit/textedit.qdoc20
1 files changed, 20 insertions, 0 deletions
diff --git a/tests/manual/examples/widgets/richtext/textedit/textedit.qdoc b/tests/manual/examples/widgets/richtext/textedit/textedit.qdoc
new file mode 100644
index 0000000000..ce574353b4
--- /dev/null
+++ b/tests/manual/examples/widgets/richtext/textedit/textedit.qdoc
@@ -0,0 +1,20 @@
+// Copyright (C) 2016 The Qt Company Ltd.
+// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
+
+/*! \page textedit-example.html
+
+ \ingroup examples
+ \title Text Edit Example
+
+ \brief This example displays a text editor with the user interface written
+ in pure C++.
+
+ A similar example which uses \QD to produce the user
+ interface is in the \l {Qt Widgets Designer Manual}.
+
+
+ See \c{$QTDIR/examples/textedit} for the source code.
+
+*/
+
+