From f74cff42a76a363d98055b2d10ea4d5b96532f2d Mon Sep 17 00:00:00 2001 From: Venugopal Shivashankar Date: Mon, 12 Aug 2019 16:05:44 +0200 Subject: Doc: Replace the "Qt Quick Controls 2" instances Now that Controls 1 is deprecated, it's ideal to use "Qt Quick Controls" instead of "Qt Quick Controls 2". Task-number: QTBUG-70333 Change-Id: Ie745db4b61071ddb5e06150d4e739cda74c59f41 Reviewed-by: Paul Wicking --- .../texteditor/doc/src/qtquickcontrols2-texteditor.qdoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/quickcontrols2/texteditor/doc/src/qtquickcontrols2-texteditor.qdoc') diff --git a/examples/quickcontrols2/texteditor/doc/src/qtquickcontrols2-texteditor.qdoc b/examples/quickcontrols2/texteditor/doc/src/qtquickcontrols2-texteditor.qdoc index 3e9a9268..28cf3f3b 100644 --- a/examples/quickcontrols2/texteditor/doc/src/qtquickcontrols2-texteditor.qdoc +++ b/examples/quickcontrols2/texteditor/doc/src/qtquickcontrols2-texteditor.qdoc @@ -30,7 +30,7 @@ \title Qt Quick Controls - Text Editor \keyword Qt Quick Controls 2 - Text Editor \ingroup qtquickcontrols2-examples - \brief A QML app using Qt Quick Controls 2 and a C++ class to + \brief A QML app using Qt Quick Controls and a C++ class to provide a fully-functional rich-text editor application. The \e {Text Editor Example} presents a sample HTML file using the TextArea @@ -77,7 +77,7 @@ The touch user interface is a simplified version of the text editor. It is suitable for touch devices with limited screen size. The example uses - \l{Using File Selectors with Qt Quick Controls 2}{file selectors} to load + \l{Using File Selectors with Qt Quick Controls}{file selectors} to load the appropriate user interface automatically. Unlike the desktop version, which uses top-level dialogs, the touch version -- cgit v1.2.3