forked from qt-creator/qt-creator
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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user