Doc: Add a reference topic for the Text Editor view

Add links to the new topic.

Change-Id: I92640385feba70a56bacfe24497eeba3d8409567
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
Leena Miettinen
2021-04-09 13:58:54 +02:00
parent 03c48cfe2a
commit 485aad6e9e
25 changed files with 92 additions and 36 deletions

View File

@@ -94,7 +94,7 @@
\code
singleton Values 1.0 Values.qml
\endcode
\li Open \e Values.qml in the \uicontrol {Text Editor} for editing.
\li Open \e Values.qml in \l{Text Editor} for editing.
\li Add the following code to the top of the file to register the
QObject-derived class that you will use to expose the global
properties as a singleton type: