aboutsummaryrefslogtreecommitdiffstats
path: root/doc/api/first-plugin.qdoc
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@nokia.com>2011-12-02 06:36:25 +0100
committerEike Ziller <eike.ziller@nokia.com>2011-12-02 10:42:06 +0100
commit76136202e3bed6696e5456c11bcc90610efe0e01 (patch)
treedb022d838ee99c6cc056867f80b649694d178f49 /doc/api/first-plugin.qdoc
parent69d6a508d3d5f99ef706f5d73a5533681ef64096 (diff)
Add cross reference.
Change-Id: I0f5a0eaf69c8b0388dc2d42451a6b50fefa7d055 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
Diffstat (limited to 'doc/api/first-plugin.qdoc')
-rw-r--r--doc/api/first-plugin.qdoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/api/first-plugin.qdoc b/doc/api/first-plugin.qdoc
index 4a8f0c53ade..fec5dbbeb68 100644
--- a/doc/api/first-plugin.qdoc
+++ b/doc/api/first-plugin.qdoc
@@ -304,6 +304,9 @@
setup of plugin's that it depends on has been done, for example the Core plugin's
\c{ActionManager} instance has been created.
+ For more information about implementing the plugin interface, see the
+ \l{ExtensionSystem::IPlugin} API documentation and \l{Plugin Life Cycle}.
+
\snippet exampleplugin/exampleplugin.cpp add action
This part of the code creates a new \c{QAction}, registers it as a new