summaryrefslogtreecommitdiffstats
path: root/doc/operations.qdoc
diff options
context:
space:
mode:
authorNiels Weber <niels.2.weber@nokia.com>2012-01-23 08:21:33 +0100
committerNiels Weber <niels.2.weber@nokia.com>2012-01-23 10:24:08 +0100
commitff46f432e7020de47c0e82468cd9167f206a4cc2 (patch)
tree17cfa41123956d1c50afe95262ab62333fe53c75 /doc/operations.qdoc
parente5557f134e78cf4673b29b5ab124e3f403f0b3c7 (diff)
fix encoding, small corrections, closing comment
Change-Id: I81ceaf50b3c1fce7ca70a05ecdfbf018379f5d6b Reviewed-by: Tim Jenssen <tim.jenssen@nokia.com>
Diffstat (limited to 'doc/operations.qdoc')
-rw-r--r--doc/operations.qdoc8
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/operations.qdoc b/doc/operations.qdoc
index b6324ccb3..dfe8110cb 100644
--- a/doc/operations.qdoc
+++ b/doc/operations.qdoc
@@ -137,15 +137,17 @@
\bold Syntax: "RegisterQtInCreatorV2", \a displayname, \a qt_or_qmake_path, [\a system_root, [\a sbs_path]].
- Registers the Qt version \a displayname to Qt Creator with \a qt_or_qmake_path (if the path does not end with the qmake binary, it will add bin/qmake to the path automatically). Optionally, you can specify a\ system_root which. For Symbian SDKs the instance root will be where Qt Creator will find the Symbian SDK root (EPOCROOT).  For Symbian SDKs supporting sbs, you add the \a sbs_path .
+ Registers the Qt version \a displayname to Qt Creator with \a qt_or_qmake_path (if the path does not end with the qmake binary, it will add bin/qmake to the path automatically). Optionally, you can specify a\ system_root which. For Symbian SDKs the instance root will be where Qt Creator will find the Symbian SDK root (EPOCROOT). For Symbian SDKs supporting sbs, you add the \a sbs_path .
\note The minimum Qt Creator version it supports is 2.2
- \section2 RegisterQtInCreatorV2
+ \section2 RegisterQtInCreatorV23
\bold Syntax: "RegisterQtInCreatorV23", \a displayname, \a qt_path, \a target, \a internal_id.
Registers the Qt version \a displayname to Qt Creator with \a qt_path. Target means one of the Qt type in QtCreator(Symbian/Maemo/Desktop/Simulator/WinCE) and \a the internal_id is used to update or remove this Qt version.
- \note The minimum Qt Creator version it supports is 2.3 \ No newline at end of file
+ \note The minimum Qt Creator version it supports is 2.3
+
+*/