00001 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
00002 <html>
00003
00004 <head>
00005 <meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
00006 <title>helloworldbasic.cpp Source File</title>
00007 <link href="style.css" rel="stylesheet" type="text/css">
00008 </head>
00009
00010 <table border="0" width="100%" height="8" bgcolor="#eeeeee">
00011 <tr> <td width="100%" height="1"><b><font size="2" color="#000000" face="Arial, Helvetica, sans-serif"><strong><a name=Top></a>
00012 S60 5th Edition SDK </strong></font></b><br><i>Example Applications Guide</i></td></tr> </table>
00013 <!-- Generated by Doxygen 1.4.5 -->
00014 <div class="tabs">
00015 <ul>
00016 <li><a href="index.html"><span>Main Page</span></a></li>
00017 <li><a href="annotated.html"><span>Classes</span></a></li>
00018 <li id="current"><a href="files.html"><span>Files</span></a></li>
00019 </ul></div>
00020 <h1>helloworldbasic.cpp</h1><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">
00021
00022
00023
00024
00025
00026
00027
00028
00029
00030
00031
00032
00033 </span>
00034 <a name="l00015"></a>00015
00035 <a name="l00016"></a>00016 <span class="comment">
00036 <a name="l00017"></a>00017 <span class="preprocessor">#include <eikstart.h></span>
00037 <a name="l00018"></a>00018 <span class="preprocessor">#include "HelloWorldBasicApplication.h"</span>
00038 <a name="l00019"></a>00019 <span class="comment"></span>
00039 <a name="l00020"></a>00020 <span class="comment"></span>
00042 <a name="l00023"></a>00023 LOCAL_C CApaApplication* NewApplication()
00043 <a name="l00024"></a>00024 {
00044 <a name="l00025"></a>00025 <span class="keywordflow">return</span> <span class="keyword">new</span> <a class="code" href="class_c_hello_world_basic_application.html">CHelloWorldBasicApplication</a>;
00045 <a name="l00026"></a>00026 }
00046 <a name="l00027"></a>00027 <span class="comment"></span>
00047 <a name="l00028"></a>00028 <span class="comment"></span>
00051 <a name="l00032"></a>00032 GLDEF_C TInt E32Main()
00052 <a name="l00033"></a>00033 {
00053 <a name="l00034"></a>00034 <span class="keywordflow">return</span> EikStart::RunApplication( NewApplication );
00054 <a name="l00035"></a>00035 }
00055 <a name="l00036"></a>00036
00056 </pre></div><hr>
00057
00058 <table x-use-null-cells
00059 style="x-cell-content-align: top;
00060 width: 100%;
00061 border-spacing: 0px;
00062 border-spacing: 0px;"
00063 cellspacing=0
00064 width=100%>
00065 <col style="width: 50%;">
00066 <col style="width: 50%;">
00067
00068 <tr style="x-cell-content-align: top;"
00069 valign=top>
00070 <td style="width: 50%;
00071 padding-right: 10px;
00072 padding-left: 10px;
00073 border-right-style: None;
00074 border-left-style: None;
00075 border-top-style: None;
00076 border-bottom-style: None;"
00077 width=50%>
00078 <p style="font-family: Arial;"><small style="font-size: smaller;">© Nokia 2009</small></td>
00079 <td style="width: 50%;
00080 padding-right: 10px;
00081 padding-left: 10px;
00082 border-top-style: None;
00083 border-bottom-style: None;
00084 border-right-style: None;"
00085 width=50%>
00086 <p style="text-align: right; margin-right: -4px;"
00087 align=right><span style="font-weight: bold;"><a href="#Top"
00088 title="Back to top"><img
00089 src="top.gif"
00090 x-maintain-ratio=TRUE
00091 alt="Back to top"
00092 style="border: none;
00093 width: 18px;
00094 height: 15px;
00095 float: none;
00096 border-style: none;
00097 border-style: none;"
00098 width=18
00099 height=15
00100 border=0></a></span></td></tr>
00101 </table>
00102 </body>
00103 </html>
00104