summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorTim Jenssen <tim.jenssen@digia.com>2013-02-27 10:08:39 +0100
committerTim Jenssen <tim.jenssen@digia.com>2013-02-27 10:54:32 +0100
commitaf28535bbf48fd232e21b19ffb4be87bbea8b9e6 (patch)
tree124d14dd1e2935eea281e9e3f5bf229ba876697c /doc
parent27b5200b2468e20a1e258e5758e32008bd83cdc4 (diff)
remove doc for already removed operations
Change-Id: I023bb17ca0c385a46ca8d654b877457e2ba58d42 Reviewed-by: Niels Weber <niels.weber@digia.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/operations.qdoc20
1 files changed, 0 insertions, 20 deletions
diff --git a/doc/operations.qdoc b/doc/operations.qdoc
index 276b7515a..26f5ac855 100644
--- a/doc/operations.qdoc
+++ b/doc/operations.qdoc
@@ -151,26 +151,6 @@
\a command. Optionally, you can specify \a description,
\a contentType, and \a icon. This is currently only supported on
Windows.
- \row
- \o RegisterQtInCreatorV2
- \o "RegisterQtInCreatorV2", \a displayname, \a qt_or_qmake_path, [\a system_root, [\a sbs_path]].
- \o 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, adds \c{bin/qmake} to the path automatically). Optionally,
- you can specify \a system_root. For Symbian SDKs, Qt Creator
- finds the Symbian SDK root (EPOCROOT) in the instance root. For
- Symbian SDKs that support SBS, add \a sbs_path.
-
- \note Supports Qt Creator 2.2, or later.
- \row
- \o RegisterQtInCreatorV23
- \o "RegisterQtInCreatorV23", \a displayname, \a qt_path, \a target, \a internal_id.
- \o Registers the Qt version \a displayname to Qt Creator with
- \a qt_path. \a target is a Qt version in Qt Creator (Symbian,
- Maemo, Desktop, Qt Simulator, WinCE) and \a internal_id is used
- to update or remove the Qt version.
-
- \note Supports Qt Creator 2.3, or later.
\endtable
*/