Automated Release Preparation

This commit is contained in:
2020-01-16 12:09:30 +01:00
parent b4a37d8bea
commit 34294ef7cb
303 changed files with 5603 additions and 4657 deletions

View File

@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.16"/>
<meta name="generator" content="Doxygen 1.8.17"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>IntelliPhoto: Class List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
@@ -13,10 +13,6 @@
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
@@ -38,7 +34,7 @@
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.16 -->
<!-- Generated by Doxygen 1.8.17 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
@@ -67,7 +63,7 @@ $(function() {
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('annotated.html','');});
$(document).ready(function(){initNavTree('annotated.html',''); initResizable(); });
/* @license-end */
</script>
<div id="doc-content">
@@ -94,22 +90,23 @@ $(document).ready(function(){initNavTree('annotated.html','');});
<table class="directory">
<tr id="row_0_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_intelli_color_picker.html" target="_self">IntelliColorPicker</a></td><td class="desc">The <a class="el" href="class_intelli_color_picker.html" title="The IntelliColorPicker manages the selected colors for one whole project.">IntelliColorPicker</a> manages the selected colors for one whole project </td></tr>
<tr id="row_1_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_intelli_image.html" target="_self">IntelliImage</a></td><td class="desc">An abstract class which manages the basic <a class="el" href="class_intelli_image.html" title="An abstract class which manages the basic IntelliImage operations.">IntelliImage</a> operations </td></tr>
<tr id="row_2_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</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_3_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_intelli_raster_image.html" target="_self">IntelliRasterImage</a></td><td class="desc">The <a class="el" href="class_intelli_raster_image.html" title="The IntelliRasterImage manages a RASTERIMAGE.">IntelliRasterImage</a> manages a RASTERIMAGE </td></tr>
<tr id="row_4_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_intelli_render_settings.html" target="_self">IntelliRenderSettings</a></td><td class="desc"></td></tr>
<tr id="row_5_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_intelli_shaped_image.html" target="_self">IntelliShapedImage</a></td><td class="desc">The <a class="el" href="class_intelli_shaped_image.html" title="The IntelliShapedImage manages a Shapedimage.">IntelliShapedImage</a> manages a Shapedimage </td></tr>
<tr id="row_6_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_intelli_tool.html" target="_self">IntelliTool</a></td><td class="desc">An abstract class that manages the basic events, like mouse clicks or scrolls events </td></tr>
<tr id="row_7_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_intelli_tool_circle.html" target="_self">IntelliToolCircle</a></td><td class="desc">Tool to draw a circle </td></tr>
<tr id="row_8_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_intelli_tool_flood_fill.html" target="_self">IntelliToolFloodFill</a></td><td class="desc">Tool to flood FIll a certian area </td></tr>
<tr id="row_9_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_intelli_tool_line.html" target="_self">IntelliToolLine</a></td><td class="desc">The <a class="el" href="class_intelli_tool_flood_fill.html" title="The IntelliToolFloodFill class represents a tool to flood FIll a certian area.">IntelliToolFloodFill</a> class represents a tool to draw a line </td></tr>
<tr id="row_10_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_intelli_tool_pen.html" target="_self">IntelliToolPen</a></td><td class="desc">Tool to draw a line </td></tr>
<tr id="row_11_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</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_12_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</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_13_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</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_14_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_intelli_toolsettings.html" target="_self">IntelliToolsettings</a></td><td class="desc"></td></tr>
<tr id="row_15_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</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_16_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</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_17_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</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>
<tr id="row_2_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_intelli_input_dialog.html" target="_self">IntelliInputDialog</a></td><td class="desc"></td></tr>
<tr id="row_3_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</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">The <a class="el" href="class_intelli_photo_gui.html" title="The IntelliPhotoGui base class handles the graphical user interface and events for the intelliPhoto p...">IntelliPhotoGui</a> base class handles the graphical user interface and events for the intelliPhoto program </td></tr>
<tr id="row_4_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_intelli_raster_image.html" target="_self">IntelliRasterImage</a></td><td class="desc">The <a class="el" href="class_intelli_raster_image.html" title="The IntelliRasterImage manages a RASTERIMAGE.">IntelliRasterImage</a> manages a RASTERIMAGE </td></tr>
<tr id="row_5_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_intelli_render_settings.html" target="_self">IntelliRenderSettings</a></td><td class="desc"></td></tr>
<tr id="row_6_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_intelli_shaped_image.html" target="_self">IntelliShapedImage</a></td><td class="desc">The <a class="el" href="class_intelli_shaped_image.html" title="The IntelliShapedImage manages a Shapedimage.">IntelliShapedImage</a> manages a Shapedimage </td></tr>
<tr id="row_7_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_intelli_tool.html" target="_self">IntelliTool</a></td><td class="desc">An abstract class that manages the basic events, like mouse clicks or scrolls events </td></tr>
<tr id="row_8_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_intelli_tool_circle.html" target="_self">IntelliToolCircle</a></td><td class="desc">Tool to draw a circle </td></tr>
<tr id="row_9_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_intelli_tool_flood_fill.html" target="_self">IntelliToolFloodFill</a></td><td class="desc">Tool to flood FIll a certian area </td></tr>
<tr id="row_10_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_intelli_tool_line.html" target="_self">IntelliToolLine</a></td><td class="desc">The <a class="el" href="class_intelli_tool_flood_fill.html" title="The IntelliToolFloodFill class represents a tool to flood FIll a certian area.">IntelliToolFloodFill</a> class represents a tool to draw a line </td></tr>
<tr id="row_11_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_intelli_tool_pen.html" target="_self">IntelliToolPen</a></td><td class="desc">Tool to draw a line </td></tr>
<tr id="row_12_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</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_13_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</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_14_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</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_15_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_intelli_toolsettings.html" target="_self">IntelliToolsettings</a></td><td class="desc"></td></tr>
<tr id="row_16_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</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_17_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</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_18_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</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 -->
</div><!-- contents -->
@@ -119,7 +116,7 @@ $(document).ready(function(){initNavTree('annotated.html','');});
<ul>
<li class="footer">Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.16 </li>
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.17 </li>
</ul>
</div>
</body>