Updated doxygen docs to latest changes

This commit is contained in:
2019-12-19 19:39:08 +01:00
parent 5073312f7a
commit 9c95059b93
239 changed files with 2996 additions and 2508 deletions

View File

@@ -30,7 +30,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">IntelliPhoto
&#160;<span id="projectnumber">0.4</span>
&#160;<span id="projectnumber">0.5</span>
</div>
</td>
</tr>
@@ -115,6 +115,12 @@ $(document).ready(function(){initNavTree('functions_func.html','');});
<li>colorPickerSwitchColor()
: <a class="el" href="class_painting_area.html#a66115307ff4a99cd7ca16423c5c8ecfb">PaintingArea</a>
</li>
<li>createCircleTool()
: <a class="el" href="class_painting_area.html#a2d9f4b3585f7dd1acb11f432ca503466">PaintingArea</a>
</li>
<li>createFloodFillTool()
: <a class="el" href="class_painting_area.html#a0b22e18069b524f3e75857d203baf256">PaintingArea</a>
</li>
<li>createLineTool()
: <a class="el" href="class_painting_area.html#a240c33a7875addac86080cdfb0db036a">PaintingArea</a>
</li>
@@ -124,6 +130,12 @@ $(document).ready(function(){initNavTree('functions_func.html','');});
<li>createPlainTool()
: <a class="el" href="class_painting_area.html#a3de83443d2d5cf460ff48d0602070938">PaintingArea</a>
</li>
<li>createPolygonTool()
: <a class="el" href="class_painting_area.html#a13c2f94644bea9c2d3123d0b7898f34b">PaintingArea</a>
</li>
<li>createRectangleTool()
: <a class="el" href="class_painting_area.html#a5b04ce62ce024e307f54e0281f7ae4bd">PaintingArea</a>
</li>
</ul>
@@ -167,8 +179,8 @@ $(document).ready(function(){initNavTree('functions_func.html','');});
<li>getFirstColor()
: <a class="el" href="class_intelli_color_picker.html#aae2eb27b928fe9388b9398b0556303b7">IntelliColorPicker</a>
</li>
<li>getHeightActiveLayer()
: <a class="el" href="class_painting_area.html#a1511a534e206089fff1d325e7ec7a8eb">PaintingArea</a>
<li>getHeightOfActive()
: <a class="el" href="class_painting_area.html#ac576f58aad03b4dcd47611b6a4b9abb4">PaintingArea</a>
</li>
<li>getPixelColor()
: <a class="el" href="class_intelli_image.html#a4576ebb6d863321c816293d7b7f9fd3f">IntelliImage</a>
@@ -180,8 +192,8 @@ $(document).ready(function(){initNavTree('functions_func.html','');});
<li>getSecondColor()
: <a class="el" href="class_intelli_color_picker.html#a55568fbf5dc783f06284b7031ffe9415">IntelliColorPicker</a>
</li>
<li>getWidthActiveLayer()
: <a class="el" href="class_painting_area.html#a427c5fc26480c7ae80b3480e85510bda">PaintingArea</a>
<li>getWidthOfActive()
: <a class="el" href="class_painting_area.html#a675ee91b26b1c58be6d833f279d81597">PaintingArea</a>
</li>
</ul>
@@ -413,6 +425,9 @@ $(document).ready(function(){initNavTree('functions_func.html','');});
<li>~IntelliToolPlainTool()
: <a class="el" href="class_intelli_tool_plain_tool.html#a91fe568be05c075814d67440472bb658">IntelliToolPlainTool</a>
</li>
<li>~IntelliToolPolygon()
: <a class="el" href="class_intelli_tool_polygon.html#a087cbf2254010989df6106a357471499">IntelliToolPolygon</a>
</li>
<li>~IntelliToolRectangle()
: <a class="el" href="class_intelli_tool_rectangle.html#a7dc1463e726a21255e6297241dc71fb1">IntelliToolRectangle</a>
</li>