summaryrefslogtreecommitdiff
path: root/doc/src/developmenttools.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/developmenttools.qdoc')
-rw-r--r--doc/src/developmenttools.qdoc7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/src/developmenttools.qdoc b/doc/src/developmenttools.qdoc
index 829c809e..601da74f 100644
--- a/doc/src/developmenttools.qdoc
+++ b/doc/src/developmenttools.qdoc
@@ -93,6 +93,11 @@
\row \li \l{D-Bus Viewer}
\li A tool to introspect D-Bus objects and messages. Available from
the Qt SDK or the Qt 5 qttools repository.
+ \row \li \l{Qt Quick Compiler}
+ \li A compiler for QML that enables building Qt Quick applications
+ without having to deploy the QML sources on to the target.
+ \row \li \l{Qt Visual Studio Add-in}
+ \li Intended for developers who wish to develop Qt applications using
+ the Visual Studio IDE instead of Qt Creator.
\endtable
-
*/