aboutsummaryrefslogtreecommitdiffstats
path: root/doc/api
diff options
context:
space:
mode:
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.