aboutsummaryrefslogtreecommitdiffstats
path: root/doc/api
diff options
context:
space:
mode:
authorTobias Hunger <tobias.hunger@theqtcompany.com>2015-07-01 12:10:43 +0200
committerTobias Hunger <tobias.hunger@theqtcompany.com>2015-07-01 15:13:48 +0000
commitce89190f9af1cbfb1c2619d6fe688be695abf737 (patch)
treec91f3a01abf11a8fd7e0dbdc6ac3c0a6d25e8476 /doc/api
parent5eedc9d2f686dbfb79fe737c8be1b603712acb1d (diff)
Doc: The Find and Locator plugins got merged into Core
Change-Id: I12a5d96749ed70e2394f1d0716256618c132067f Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
Diffstat (limited to 'doc/api')
-rw-r--r--doc/api/qtcreator-api.qdoc13
1 files changed, 4 insertions, 9 deletions
diff --git a/doc/api/qtcreator-api.qdoc b/doc/api/qtcreator-api.qdoc
index 2b37b458ac..79c23198e7 100644
--- a/doc/api/qtcreator-api.qdoc
+++ b/doc/api/qtcreator-api.qdoc
@@ -89,21 +89,16 @@
editors, actions, mode windows and files, just to mention the
most important ones.
+ This plugin also contains classes necessary to hook into the
+ \l{Locator} as well as support for searching text in arbitrary
+ widgets.
+
\row
\li \l{ProjectExplorer}
\li The project explorer plugin. Provides base classes for project
handling.
\row
- \li \l{Find}
- \li Support for searching text in arbitrary widgets, and arbitrary
- other things.
-
- \row
- \li \l{Locator}
- \li Hooks for providing content for Locator.
-
- \row
\li \l{Debugger}
\li Debugging functionality.