summaryrefslogtreecommitdiffstats
path: root/doc/global
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2018-07-19 10:35:30 +0200
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2018-07-20 11:26:01 +0000
commit2ce62ed87ba4b24eaac32a10a50cde52df884687 (patch)
tree6e6236775b78e065282a7d22827419dcb3bd34a0 /doc/global
parent01eab308a3d6dbfc9739cc822fea064180350e18 (diff)
Doc: Update external links to Qt Creator Manual
Reflects version 4.7. Change-Id: Ia41b5c1a7eb829ab3c6ec0d3bd9fe60dcbfed54d Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
Diffstat (limited to 'doc/global')
-rw-r--r--doc/global/externalsites/qtcreator.qdoc50
1 files changed, 41 insertions, 9 deletions
diff --git a/doc/global/externalsites/qtcreator.qdoc b/doc/global/externalsites/qtcreator.qdoc
index 7f2322d041..d70f35b04c 100644
--- a/doc/global/externalsites/qtcreator.qdoc
+++ b/doc/global/externalsites/qtcreator.qdoc
@@ -114,10 +114,6 @@
\title Qt Creator: Keyboard Shortcuts
*/
/*!
- \externalpage http://doc.qt.io/qtcreator/quick-screens.html
- \title Qt Creator: Creating Screens
-*/
-/*!
\externalpage http://doc.qt.io/qtcreator/qmldesigner-pathview-editor.html
\title Qt Creator: Editing PathView Properties
*/
@@ -126,6 +122,22 @@
\title Qt Creator: Adding Connections
*/
/*!
+ \externalpage http://doc.qt.io/qtcreator/quick-signals.html
+ \title Qt Creator: Connecting Objects to Signals
+*/
+* /*!
+ \externalpage http://doc.qt.io/qtcreator/quick-dynamic-properties.html
+ \title Qt Creator: Specifying Dynamic Properties
+*/
+/*!
+ \externalpage http://doc.qt.io/qtcreator/quick-property-bindings.html
+ \title Qt Creator: Adding Bindings Between Properties
+*/
+/*!
+ \externalpage http://doc.qt.io/qtcreator/quick-connections-backend.html
+ \title Qt Creator: Managing C++ Backend Objects
+*/
+/*!
\externalpage http://doc.qt.io/qtcreator/qtcreator-transitions-example.html
\title Qt Creator: Creating a Qt Quick Application
*/
@@ -147,7 +159,7 @@
*/
/*!
\externalpage http://doc.qt.io/qtcreator/creator-using-qt-quick-designer.html
- \title Qt Creator: Using Qt Quick Designer
+ \title Qt Creator: Editing QML Files in Design Mode
*/
/*!
\externalpage http://doc.qt.io/qtcreator/quick-projects.html
@@ -343,7 +355,7 @@
*/
/*!
\externalpage http://doc.qt.io/qtcreator/creator-analyzer.html
- \title Qt Creator: Detecting Memory Leaks
+ \title Qt Creator: Detecting Memory Leaks with Memcheck
*/
/*!
\externalpage http://doc.qt.io/qtcreator/creator-cache-profiler.html
@@ -351,7 +363,7 @@
*/
/*!
\externalpage http://doc.qt.io/qtcreator/creator-running-valgrind-remotely.html
- \title Qt Creator: Running Valgrind Tools Remotely
+ \title Qt Creator: Running Valgrind Tools on External Applications
*/
/*!
\externalpage http://doc.qt.io/qtcreator/creator-valgrind-overview.html
@@ -530,8 +542,12 @@
*/
/*!
- \externalpage http://doc.qt.io/qtcreator/creator-clang-static-analyzer.html
- \title Qt Creator: Using Clang Static Analyzer
+ \externalpage http://doc.qt.io/qtcreator/creator-clang-tools.html
+ \title Qt Creator: Using Clang Tools
+*/
+/*!
+ \externalpage http://doc.qt.io/qtcreator/creator-heob.html
+ \title Qt Creator: Detecting Memory Leaks with Heob
*/
/*!
\externalpage http://doc.qt.io/qtcreator/creator-cpu-usage-analyzer.html
@@ -549,3 +565,19 @@
\externalpage http://doc.qt.io/qtcreator/creator-writing-program.html
\title Creating a Qt Widget Based Application
*/
+/*!
+ \externalpage http://doc.qt.io/qtcreator/qtquick-navigator.html
+ \title Qt Creator: Managing Item Hierarchy
+*/
+/*!
+ \externalpage http://doc.qt.io/qtcreator/qtquick-properties.html
+ \title Qt Creator: Specifying Item Properties
+*/
+/*!
+ \externalpage http://doc.qt.io/qtcreator/quick-states.html
+ \title Qt Creator: Adding States
+*/
+/*!
+ \externalpage http://doc.qt.io/qtcreator/creator-scxml.html
+ \title Qt Creator: Editing State Charts
+*/