mirror of
https://github.com/creyD/intelliphoto.git
synced 2026-04-14 04:10:31 +02:00
Updated docs
This commit is contained in:
@@ -90,28 +90,28 @@ $(document).ready(function(){initNavTree('hierarchy.html','');});
|
||||
<div class="title">Class Hierarchy</div> </div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
<div class="textblock">
|
||||
<p><a href="inherits.html">Go to the graphical class hierarchy</a></p>
|
||||
This inheritance list is sorted roughly, but not completely, alphabetically:</div><div class="directory">
|
||||
<div class="textblock">This inheritance list is sorted roughly, but not completely, alphabetically:</div><div class="directory">
|
||||
<div class="levels">[detail level <span onclick="javascript:toggleLevel(1);">1</span><span onclick="javascript:toggleLevel(2);">2</span><span onclick="javascript:toggleLevel(3);">3</span>]</div><table class="directory">
|
||||
<tr id="row_0_" 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="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:0px;display:inline-block;"> </span><span id="arr_1_" class="arrow" onclick="toggleFolder('1_')">▼</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_1_0_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_1_0_" class="arrow" onclick="toggleFolder('1_0_')">▼</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_1_0_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_1_0_" class="arrow" onclick="toggleFolder('1_0_')">▼</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_1_0_0_"><td class="entry"><span style="width:48px;display:inline-block;"> </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_2_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_2_" class="arrow" onclick="toggleFolder('2_')">▼</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_2_0_"><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_circle.html" target="_self">IntelliToolCircle</a></td><td class="desc">Tool to draw a circle </td></tr>
|
||||
<tr id="row_2_1_" 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_flood_fill.html" target="_self">IntelliToolFloodFill</a></td><td class="desc">Tool to flood FIll a certian area </td></tr>
|
||||
<tr id="row_2_2_"><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_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_2_3_" 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_pen.html" target="_self">IntelliToolPen</a></td><td class="desc">Tool to draw a line </td></tr>
|
||||
<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">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">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">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>
|
||||
<tr id="row_2_" 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="class_intelli_render_settings.html" target="_self">IntelliRenderSettings</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_3_"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_3_" class="arrow" onclick="toggleFolder('3_')">▼</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_3_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_tool_circle.html" target="_self">IntelliToolCircle</a></td><td class="desc">Tool to draw a circle </td></tr>
|
||||
<tr id="row_3_1_"><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_flood_fill.html" target="_self">IntelliToolFloodFill</a></td><td class="desc">Tool to flood FIll a certian area </td></tr>
|
||||
<tr id="row_3_2_" 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_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_3_3_"><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_pen.html" target="_self">IntelliToolPen</a></td><td class="desc">Tool to draw a line </td></tr>
|
||||
<tr id="row_3_4_" 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_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_3_5_"><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_3_6_" 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_rectangle.html" target="_self">IntelliToolRectangle</a></td><td class="desc">Tool to draw a rectangle </td></tr>
|
||||
<tr id="row_4_"><td class="entry"><span style="width:16px;display:inline-block;"> </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_5_" 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_6_"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_6_" class="arrow" onclick="toggleFolder('6_')">▼</span><span class="icona"><span class="icon">C</span></span><b>QMainWindow</b></td><td class="desc"></td></tr>
|
||||
<tr id="row_6_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_7_"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_7_" class="arrow" onclick="toggleFolder('7_')">▼</span><span class="icona"><span class="icon">C</span></span><b>QWidget</b></td><td class="desc"></td></tr>
|
||||
<tr id="row_7_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_8_"><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 -->
|
||||
</div><!-- contents -->
|
||||
|
||||
Reference in New Issue
Block a user