API documentation updated
[chessclock] / www / html / main_8cpp_source.html
index c64d7c6..e67b6aa 100644 (file)
@@ -64,27 +64,27 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
 <a name="l00020"></a>00020 <span class="comment">**************************************************************************/</span>
 <a name="l00021"></a>00021 
 <a name="l00022"></a>00022 
-<a name="l00049"></a>00049 <span class="preprocessor">#include &lt;QtGui/QApplication&gt;</span>
-<a name="l00050"></a>00050 <span class="preprocessor">#include &quot;<a class="code" href="chessclockwindow_8h.html">chessclockwindow.h</a>&quot;</span>
-<a name="l00051"></a>00051 
-<a name="l00052"></a><a class="code" href="main_8cpp.html#a0ddf1224851353fc92bfbff6f499fa97">00052</a> <span class="keywordtype">int</span> <a class="code" href="main_8cpp.html#a0ddf1224851353fc92bfbff6f499fa97">main</a>(<span class="keywordtype">int</span> argc, <span class="keywordtype">char</span> *argv[])
-<a name="l00053"></a>00053 {
-<a name="l00054"></a>00054     QApplication a(argc, argv);
-<a name="l00055"></a>00055     a.setApplicationName( a.tr(<span class="stringliteral">&quot;Chess Clock&quot;</span>,<span class="stringliteral">&quot;Application name&quot;</span>) );
-<a name="l00056"></a>00056     a.setOrganizationName(<span class="stringliteral">&quot;Chess Clock&quot;</span>);
-<a name="l00057"></a>00057     a.setOrganizationDomain(<span class="stringliteral">&quot;chessclock.garage.maemo.org&quot;</span>);
-<a name="l00058"></a>00058     a.setApplicationVersion(<span class="stringliteral">&quot;0.2.0&quot;</span>);
-<a name="l00059"></a>00059 
-<a name="l00060"></a>00060     <a class="code" href="class_chess_clock_window.html">ChessClockWindow</a> w;
-<a name="l00061"></a>00061 
-<a name="l00062"></a>00062 <span class="preprocessor">#if defined(Q_WS_S60)</span>
-<a name="l00063"></a>00063 <span class="preprocessor"></span>    w.showMaximized();
-<a name="l00064"></a>00064 <span class="preprocessor">#else</span>
-<a name="l00065"></a>00065 <span class="preprocessor"></span>    w.show();
-<a name="l00066"></a>00066 <span class="preprocessor">#endif</span>
-<a name="l00067"></a>00067 <span class="preprocessor"></span>
-<a name="l00068"></a>00068     <span class="keywordflow">return</span> a.exec();
-<a name="l00069"></a>00069 }
+<a name="l00050"></a>00050 <span class="preprocessor">#include &lt;QtGui/QApplication&gt;</span>
+<a name="l00051"></a>00051 <span class="preprocessor">#include &quot;<a class="code" href="chessclockwindow_8h.html">chessclockwindow.h</a>&quot;</span>
+<a name="l00052"></a>00052 
+<a name="l00053"></a><a class="code" href="main_8cpp.html#a0ddf1224851353fc92bfbff6f499fa97">00053</a> <span class="keywordtype">int</span> <a class="code" href="main_8cpp.html#a0ddf1224851353fc92bfbff6f499fa97">main</a>(<span class="keywordtype">int</span> argc, <span class="keywordtype">char</span> *argv[])
+<a name="l00054"></a>00054 {
+<a name="l00055"></a>00055     QApplication a(argc, argv);
+<a name="l00056"></a>00056     a.setApplicationName( a.tr(<span class="stringliteral">&quot;Chess Clock&quot;</span>,<span class="stringliteral">&quot;Application name&quot;</span>) );
+<a name="l00057"></a>00057     a.setOrganizationName(<span class="stringliteral">&quot;Chess Clock&quot;</span>);
+<a name="l00058"></a>00058     a.setOrganizationDomain(<span class="stringliteral">&quot;chessclock.garage.maemo.org&quot;</span>);
+<a name="l00059"></a>00059     a.setApplicationVersion(<span class="stringliteral">&quot;1.1.0&quot;</span>);
+<a name="l00060"></a>00060 
+<a name="l00061"></a>00061     <a class="code" href="class_chess_clock_window.html">ChessClockWindow</a> w;
+<a name="l00062"></a>00062 
+<a name="l00063"></a>00063 <span class="preprocessor">#if defined(Q_WS_S60)</span>
+<a name="l00064"></a>00064 <span class="preprocessor"></span>    w.showMaximized();
+<a name="l00065"></a>00065 <span class="preprocessor">#else</span>
+<a name="l00066"></a>00066 <span class="preprocessor"></span>    w.show();
+<a name="l00067"></a>00067 <span class="preprocessor">#endif</span>
+<a name="l00068"></a>00068 <span class="preprocessor"></span>
+<a name="l00069"></a>00069     <span class="keywordflow">return</span> a.exec();
+<a name="l00070"></a>00070 }
 </pre></div></div>
 <!--- window showing the filter options -->
 <div id="MSearchSelectWindow"
@@ -100,7 +100,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
 </iframe>
 </div>
 
-<hr class="footer"/><address style="text-align: right;"><small>Generated on Thu Aug 19 21:04:20 2010 for Chess Clock by&nbsp;
+<hr class="footer"/><address style="text-align: right;"><small>Generated on Mon Sep 27 18:30:33 2010 for Chess Clock by&nbsp;
 <a href="http://www.doxygen.org/index.html">
 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.3 </small></address>
 </body>