Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_test_app_application.html
changeset 6 43e37759235e
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_test_app_application.html	Tue Mar 30 16:16:55 2010 +0100
@@ -0,0 +1,74 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<title>TB9.2 Example Applications: CTestAppApplication Class Reference</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head>
+<body>
+<!-- Generated by Doxygen 1.6.2 -->
+<div class="contents">
+<h1>CTestAppApplication Class Reference</h1><!-- doxytag: class="CTestAppApplication" -->
+<p><a href="class_c_test_app_application-members.html">List of all members.</a></p>
+<table border="0" cellpadding="0" cellspacing="0">
+<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
+<tr><td class="memItemLeft" align="right" valign="top">TUid&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_test_app_application.html#af8f83e11f59ddc264588f6c34737ef54">AppDllUid</a> () const </td></tr>
+<tr><td colspan="2"><h2>Protected Member Functions</h2></td></tr>
+<tr><td class="memItemLeft" align="right" valign="top">CApaDocument *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_test_app_application.html#a3d3affc459e98a8cb52418963ac4c1b4">CreateDocumentL</a> ()</td></tr>
+</table>
+<hr/><a name="_details"></a><h2>Detailed Description</h2>
+<p>An instance of <a class="el" href="class_c_test_app_application.html">CTestAppApplication</a> is the application part of the AVKON application framework for the TestApp example application </p>
+
+<p>Definition at line <a class="el" href="_test_app_application_8h_source.html#l00020">20</a> of file <a class="el" href="_test_app_application_8h_source.html">TestAppApplication.h</a>.</p>
+<hr/><h2>Member Function Documentation</h2>
+<a class="anchor" id="af8f83e11f59ddc264588f6c34737ef54"></a><!-- doxytag: member="CTestAppApplication::AppDllUid" ref="af8f83e11f59ddc264588f6c34737ef54" args="() const " -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">TUid CTestAppApplication::AppDllUid </td>
+          <td>(</td>
+          <td class="paramname"></td>
+          <td>&nbsp;)&nbsp;</td>
+          <td> const</td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+<p>AppDllUid</p>
+<p>Returns the application DLL UID value </p>
+<dl class="return"><dt><b>Returns:</b></dt><dd>the UID of this Application/Dll </dd></dl>
+
+<p>Definition at line <a class="el" href="_test_app_application_8cpp_source.html#l00025">25</a> of file <a class="el" href="_test_app_application_8cpp_source.html">TestAppApplication.cpp</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a3d3affc459e98a8cb52418963ac4c1b4"></a><!-- doxytag: member="CTestAppApplication::CreateDocumentL" ref="a3d3affc459e98a8cb52418963ac4c1b4" args="()" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">CApaDocument * CTestAppApplication::CreateDocumentL </td>
+          <td>(</td>
+          <td class="paramname"></td>
+          <td>&nbsp;)&nbsp;</td>
+          <td><code> [protected]</code></td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+<p>CreateDocumentL</p>
+<p>Create a CApaDocument object and return a pointer to it </p>
+<dl class="return"><dt><b>Returns:</b></dt><dd>a pointer to the created document </dd></dl>
+
+<p>Definition at line <a class="el" href="_test_app_application_8cpp_source.html#l00018">18</a> of file <a class="el" href="_test_app_application_8cpp_source.html">TestAppApplication.cpp</a>.</p>
+
+</div>
+</div>
+</div>
+<hr size="1"/><address style="text-align: right;"><small>Generated by&nbsp;
+<a href="http://www.doxygen.org/index.html">
+<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.2 </small></address>
+</body>
+</html>