mirror of
https://github.com/creyD/intelliphoto.git
synced 2026-04-14 04:10:31 +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>
|
||||
@@ -106,11 +106,11 @@ This inheritance list is sorted roughly, but not completely, alphabetically:</di
|
||||
<tr id="row_2_4_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_intelli_tool_plain_tool.html" target="_self">IntelliToolPlainTool</a></td><td class="desc">Tool to fill the whole canvas with one color </td></tr>
|
||||
<tr id="row_2_5_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_intelli_tool_polygon.html" target="_self">IntelliToolPolygon</a></td><td class="desc">The <a class="el" href="class_intelli_tool_polygon.html" title="The IntelliToolPolygon managed the Drawing of Polygonforms.">IntelliToolPolygon</a> managed the Drawing of Polygonforms </td></tr>
|
||||
<tr id="row_2_6_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_intelli_tool_rectangle.html" target="_self">IntelliToolRectangle</a></td><td class="desc">Tool to draw a rectangle </td></tr>
|
||||
<tr id="row_3_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_layer_object.html" target="_self">LayerObject</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_3_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_layer_object.html" target="_self">LayerObject</a></td><td class="desc">The <a class="el" href="struct_layer_object.html" title="The LayerObject struct holds all the information needed to construct a layer.">LayerObject</a> struct holds all the information needed to construct a layer </td></tr>
|
||||
<tr id="row_4_"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_4_" class="arrow" onclick="toggleFolder('4_')">▼</span><span class="icona"><span class="icon">C</span></span><b>QMainWindow</b></td><td class="desc"></td></tr>
|
||||
<tr id="row_4_0_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_intelli_photo_gui.html" target="_self">IntelliPhotoGui</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_4_0_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_intelli_photo_gui.html" target="_self">IntelliPhotoGui</a></td><td class="desc">Handles the graphical user interface for the intelliPhoto program </td></tr>
|
||||
<tr id="row_5_"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_5_" class="arrow" onclick="toggleFolder('5_')">▼</span><span class="icona"><span class="icon">C</span></span><b>QWidget</b></td><td class="desc"></td></tr>
|
||||
<tr id="row_5_0_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_painting_area.html" target="_self">PaintingArea</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_5_0_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_painting_area.html" target="_self">PaintingArea</a></td><td class="desc">Manages the methods and stores information about the current painting area, which is the currently opened project </td></tr>
|
||||
<tr id="row_6_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_triangle.html" target="_self">Triangle</a></td><td class="desc">The <a class="el" href="struct_triangle.html" title="The Triangle struct holds the 3 vertices of a triangle.">Triangle</a> struct holds the 3 vertices of a triangle </td></tr>
|
||||
</table>
|
||||
</div><!-- directory -->
|
||||
|
||||
Reference in New Issue
Block a user