From ff46f432e7020de47c0e82468cd9167f206a4cc2 Mon Sep 17 00:00:00 2001 From: Niels Weber Date: Mon, 23 Jan 2012 08:21:33 +0100 Subject: fix encoding, small corrections, closing comment Change-Id: I81ceaf50b3c1fce7ca70a05ecdfbf018379f5d6b Reviewed-by: Tim Jenssen --- doc/operations.qdoc | 8 +++++--- 1 file 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 + +*/ -- cgit v1.2.3