srcanaapps/apiquerytool/com.nokia.s60tools.apiquery.help/html/tasks/query_from_context_menu.htm
author noe\swadi
Tue, 23 Feb 2010 10:27:57 +0530
changeset 3 ec51f72aa69a
parent 0 a02c979e8dfd
permissions -rw-r--r--
Licenses updated to EPL.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
<title>Running an API query from the context menu</title>
<link href="../../book.css" type="text/css" rel="stylesheet">
</head>
<body>

<h2>Running an API query from the context menu</h2>
<p>API Query provides a context menu that is visible for Carbide projects both in the <b>C/C++ Projects</b> view, and for header and source files of those projects opened in the editor. </p><p><img src="screenshots/context_menu.png"></p>
<p>From the context menu, you can either run a query based on a specific identifier in the source code (for example, a header name), or you can generate a report of API usage throughout your project. The report is in HTML format, and it summarizes the API names and header files that your project uses.</p>
<p>For instructions, see <a href="../tasks/query_for_source_code_identifier.htm">Running an API Query based on the source code identifier</a> and <a href="../tasks/query_for_project.htm">Running an API Query for a project</a>.</p>

<h5>Related tasks</h5>
<ul>
<li><a href="../tasks/configure_data_sources.htm">Configuring data sources</a></li>
<li><a href="../tasks/query_from_search_tab.htm">Running an API Query from the Search tab</a></li>
</ul>

<div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. 
License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div>
</body>
</html>