diff options
author | Leena Miettinen <riitta-leena.miettinen@theqtcompany.com> | 2015-11-20 16:06:48 +0100 |
---|---|---|
committer | Leena Miettinen <riitta-leena.miettinen@theqtcompany.com> | 2015-11-24 15:17:54 +0000 |
commit | 09b64aa9d338e6e1926bcf45494272565f5fa6bc (patch) | |
tree | f045a76db23d1a4efae5a2f71c0fe0abdb2b1081 /doc | |
parent | c7251e7dcd624b8225a2f9b2f14e6f73d1c09a60 (diff) | |
download | qtbase-09b64aa9d338e6e1926bcf45494272565f5fa6bc.tar.gz |
Doc: add links to new topics in Qt Creator Manual 3.6
Change-Id: I4e317c8dad847c4b4be5e9a9d7c904abc2fa95c7
Reviewed-by: Martin Smith <martin.smith@theqtcompany.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/global/externalsites/qtcreator.qdoc | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/global/externalsites/qtcreator.qdoc b/doc/global/externalsites/qtcreator.qdoc index 95200622f3..b8cd9dec00 100644 --- a/doc/global/externalsites/qtcreator.qdoc +++ b/doc/global/externalsites/qtcreator.qdoc @@ -106,6 +106,10 @@ \title Qt Creator: Creating a Qt Quick Application */ /*! + \externalpage http://doc.qt.io/qtcreator/qtquick-iso-icon-browser.html + \title Qt Creator: Browsing ISO 7000 Icons +*/ +/*! \externalpage http://doc.qt.io/qtcreator/quick-export-to-qml.html \title Qt Creator: Exporting Designs from Graphics Software */ @@ -210,6 +214,10 @@ \title Qt Creator: Editing MIME Types */ /*! + \externalpage http://doc.qt.io/qtcreator/creator-modeling.html + \title Qt Creator: Modeling +*/ +/*! \externalpage http://doc.qt.io/qtcreator/creator-qml-debugging-example.html \title Qt Creator: Debugging a Qt Quick Example Application */ |