mirror of
https://github.com/creyD/intelliphoto.git
synced 2026-04-14 20:30:32 +02:00
Updated doxygen docs to latest changes
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">IntelliPhoto
|
||||
 <span id="projectnumber">0.4</span>
|
||||
 <span id="projectnumber">0.5</span>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -95,6 +95,9 @@ $(document).ready(function(){initNavTree('class_intelli_photo_gui.html','');});
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
|
||||
<p>The <a class="el" href="class_intelli_photo_gui.html" title="The IntelliPhotoGui class handles the graphical user interface for the intelliPhoto program.">IntelliPhotoGui</a> class handles the graphical user interface for the intelliPhoto program.
|
||||
<a href="class_intelli_photo_gui.html#details">More...</a></p>
|
||||
|
||||
<p><code>#include <<a class="el" href="_intelli_photo_gui_8h_source.html">IntelliPhotoGui.h</a>></code></p>
|
||||
<div class="dynheader">
|
||||
Inheritance diagram for IntelliPhotoGui:</div>
|
||||
@@ -110,6 +113,7 @@ Collaboration diagram for IntelliPhotoGui:</div>
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
|
||||
Public Member Functions</h2></td></tr>
|
||||
<tr class="memitem:ad2aaec3c1517a9aaa461b54e341b97e0"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_intelli_photo_gui.html#ad2aaec3c1517a9aaa461b54e341b97e0">IntelliPhotoGui</a> ()</td></tr>
|
||||
<tr class="memdesc:ad2aaec3c1517a9aaa461b54e341b97e0"><td class="mdescLeft"> </td><td class="mdescRight">The <a class="el" href="class_intelli_photo_gui.html" title="The IntelliPhotoGui class handles the graphical user interface for the intelliPhoto program.">IntelliPhotoGui</a> method is the constructor and is used to create a new instance of the main program window. <a href="class_intelli_photo_gui.html#ad2aaec3c1517a9aaa461b54e341b97e0">More...</a><br /></td></tr>
|
||||
<tr class="separator:ad2aaec3c1517a9aaa461b54e341b97e0"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
|
||||
@@ -118,8 +122,9 @@ Protected Member Functions</h2></td></tr>
|
||||
<tr class="separator:a2cf48070236ae8b35245e7f30482ef13"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
|
||||
<div class="textblock">
|
||||
<p class="definition">Definition at line <a class="el" href="_intelli_photo_gui_8h_source.html#l00019">19</a> of file <a class="el" href="_intelli_photo_gui_8h_source.html">IntelliPhotoGui.h</a>.</p>
|
||||
<div class="textblock"><p>The <a class="el" href="class_intelli_photo_gui.html" title="The IntelliPhotoGui class handles the graphical user interface for the intelliPhoto program.">IntelliPhotoGui</a> class handles the graphical user interface for the intelliPhoto program. </p>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="_intelli_photo_gui_8h_source.html#l00022">22</a> of file <a class="el" href="_intelli_photo_gui_8h_source.html">IntelliPhotoGui.h</a>.</p>
|
||||
</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
|
||||
<a id="ad2aaec3c1517a9aaa461b54e341b97e0"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#ad2aaec3c1517a9aaa461b54e341b97e0">◆ </a></span>IntelliPhotoGui()</h2>
|
||||
@@ -136,6 +141,8 @@ Protected Member Functions</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>The <a class="el" href="class_intelli_photo_gui.html" title="The IntelliPhotoGui class handles the graphical user interface for the intelliPhoto program.">IntelliPhotoGui</a> method is the constructor and is used to create a new instance of the main program window. </p>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="_intelli_photo_gui_8cpp_source.html#l00010">10</a> of file <a class="el" href="_intelli_photo_gui_8cpp_source.html">IntelliPhotoGui.cpp</a>.</p>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user