Skip to content
Snippets Groups Projects
Commit 76136202 authored by Eike Ziller's avatar Eike Ziller
Browse files

Add cross reference.


Change-Id: I0f5a0eaf69c8b0388dc2d42451a6b50fefa7d055
Reviewed-by: default avatarLeena Miettinen <riitta-leena.miettinen@nokia.com>
parent 69d6a508
No related branches found
No related tags found
No related merge requests found
...@@ -304,6 +304,9 @@ ...@@ -304,6 +304,9 @@
setup of plugin's that it depends on has been done, for example the Core plugin's setup of plugin's that it depends on has been done, for example the Core plugin's
\c{ActionManager} instance has been created. \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 \snippet exampleplugin/exampleplugin.cpp add action
This part of the code creates a new \c{QAction}, registers it as a new This part of the code creates a new \c{QAction}, registers it as a new
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment