Updated docs

This commit is contained in:
2019-12-19 11:29:26 +01:00
parent 559f229b7b
commit 4d68b6ab0a
356 changed files with 11771 additions and 2723 deletions

View File

@@ -89,6 +89,9 @@ $(document).ready(function(){initNavTree('functions.html','');});
<div class="textblock">Here is a list of all class members with links to the classes they belong to:</div>
<h3><a id="index_a"></a>- a -</h3><ul>
<li>A
: <a class="el" href="struct_triangle.html#a4fe8b39e0144ebff908b7718c2f2751b">Triangle</a>
</li>
<li>Active
: <a class="el" href="class_intelli_tool.html#a13512e95d21a9934ecb36d73b118c25f">IntelliTool</a>
</li>
@@ -107,11 +110,20 @@ $(document).ready(function(){initNavTree('functions.html','');});
</ul>
<h3><a id="index_b"></a>- b -</h3><ul>
<li>B
: <a class="el" href="struct_triangle.html#a64fa6a90a6131f12a1a3054bf86647d7">Triangle</a>
</li>
</ul>
<h3><a id="index_c"></a>- c -</h3><ul>
<li>C
: <a class="el" href="struct_triangle.html#addb8aaab314d79f3617acca01e12872a">Triangle</a>
</li>
<li>calculateVisiblity()
: <a class="el" href="class_intelli_image.html#aebbced93f4744fad81b7f141b21f4ab2">IntelliImage</a>
, <a class="el" href="class_intelli_raster_image.html#a87cf2d360c129d64a5db0db85818eb60">IntelliRasterImage</a>
, <a class="el" href="class_intelli_shaped_image.html#a0221d93c3c8990f7dab332454cc21f50">IntelliShapedImage</a>
</li>
<li>Canvas
: <a class="el" href="class_intelli_tool.html#a144d469cc03584f501194529a1b53c77">IntelliTool</a>
@@ -159,6 +171,9 @@ $(document).ready(function(){initNavTree('functions.html','');});
<li>drawPlain()
: <a class="el" href="class_intelli_image.html#a6be622810dc2bc756054bb5769becb06">IntelliImage</a>
</li>
<li>drawPoint()
: <a class="el" href="class_intelli_image.html#a2e787f1b333b59401643936ebb3dcfe1">IntelliImage</a>
</li>
</ul>
@@ -183,6 +198,9 @@ $(document).ready(function(){initNavTree('functions.html','');});
<li>getFirstColor()
: <a class="el" href="class_intelli_color_picker.html#aae2eb27b928fe9388b9398b0556303b7">IntelliColorPicker</a>
</li>
<li>getPixelColor()
: <a class="el" href="class_intelli_image.html#a4576ebb6d863321c816293d7b7f9fd3f">IntelliImage</a>
</li>
<li>getPolygonData()
: <a class="el" href="class_intelli_image.html#aaf9f3e8db8666850024bee9aad9966ba">IntelliImage</a>
, <a class="el" href="class_intelli_shaped_image.html#ae4518c7f5a105cc4f33fabb60c794a93">IntelliShapedImage</a>
@@ -228,6 +246,12 @@ $(document).ready(function(){initNavTree('functions.html','');});
<li>IntelliTool()
: <a class="el" href="class_intelli_tool.html#a346dd55d489fced38e7bb46f9168af91">IntelliTool</a>
</li>
<li>IntelliToolCircle()
: <a class="el" href="class_intelli_tool_circle.html#a9b185b9d327f8602d0b7f667b8d1d32a">IntelliToolCircle</a>
</li>
<li>IntelliToolFloodFill()
: <a class="el" href="class_intelli_tool_flood_fill.html#a83b51838da304e274bf866cf2fd5407a">IntelliToolFloodFill</a>
</li>
<li>IntelliToolLine()
: <a class="el" href="class_intelli_tool_line.html#a9b2d4bcd69409a21f6080edfea4ae2a2">IntelliToolLine</a>
</li>
@@ -237,8 +261,8 @@ $(document).ready(function(){initNavTree('functions.html','');});
<li>IntelliToolPlainTool()
: <a class="el" href="class_intelli_tool_plain_tool.html#a0ff0b9f7b78b763683076e4417236859">IntelliToolPlainTool</a>
</li>
<li>isInTriangle()
: <a class="el" href="class_intelli_helper.html#a04bdb4f53b89dded693ba6e896f4c63f">IntelliHelper</a>
<li>IntelliToolRectangle()
: <a class="el" href="class_intelli_tool_rectangle.html#aa9823939a8b8924520a2943cf6335c11">IntelliToolRectangle</a>
</li>
</ul>
@@ -272,33 +296,57 @@ $(document).ready(function(){initNavTree('functions.html','');});
<h3><a id="index_o"></a>- o -</h3><ul>
<li>onMouseLeftPressed()
: <a class="el" href="class_intelli_tool.html#a34b7ef1dde96b94a0ce450a25ae1778c">IntelliTool</a>
, <a class="el" href="class_intelli_tool_circle.html#ae883b8ae833c78a8867e626c600f9639">IntelliToolCircle</a>
, <a class="el" href="class_intelli_tool_flood_fill.html#ac85e3cb6233508ff9612833a8d9e3961">IntelliToolFloodFill</a>
, <a class="el" href="class_intelli_tool_line.html#a155d676a5f98311217eb095be4759846">IntelliToolLine</a>
, <a class="el" href="class_intelli_tool_pen.html#a8ff40aef6d38eb55af31a19322429205">IntelliToolPen</a>
, <a class="el" href="class_intelli_tool_plain_tool.html#ab786dd5fa80af863246013d43c4b7ac9">IntelliToolPlainTool</a>
, <a class="el" href="class_intelli_tool_rectangle.html#ae03c307ccf66cbe3fd59e3657712368d">IntelliToolRectangle</a>
</li>
<li>onMouseLeftReleased()
: <a class="el" href="class_intelli_tool.html#a906a2575c16c8a33cb2a5197f8d8cc5b">IntelliTool</a>
, <a class="el" href="class_intelli_tool_circle.html#ad8e438ec997c57262b5efc2db4cee1a3">IntelliToolCircle</a>
, <a class="el" href="class_intelli_tool_flood_fill.html#a7438ef96c6c36068bce76e2364e8594c">IntelliToolFloodFill</a>
, <a class="el" href="class_intelli_tool_line.html#ac93f76ff20a1c111a403b298bab02482">IntelliToolLine</a>
, <a class="el" href="class_intelli_tool_pen.html#abda7a22b9766fa4ad254324a53cab94d">IntelliToolPen</a>
, <a class="el" href="class_intelli_tool_plain_tool.html#ac23f5d0f07e42fd7c2ea3fc1347da400">IntelliToolPlainTool</a>
, <a class="el" href="class_intelli_tool_rectangle.html#a94460e3ff1c19e80bde922c55f53cc43">IntelliToolRectangle</a>
</li>
<li>onMouseMoved()
: <a class="el" href="class_intelli_tool.html#ac10e20414cd8855a2f9b103fb6408639">IntelliTool</a>
, <a class="el" href="class_intelli_tool_circle.html#a90ee58c5390a86afc75c14ca79b91d7b">IntelliToolCircle</a>
, <a class="el" href="class_intelli_tool_flood_fill.html#a3cd42cea99bc7583875abcc0c274c668">IntelliToolFloodFill</a>
, <a class="el" href="class_intelli_tool_line.html#abc6324ef0778823fe7e35aef8ae37f9b">IntelliToolLine</a>
, <a class="el" href="class_intelli_tool_pen.html#a58d1d636497b630647ce0c4d652737c2">IntelliToolPen</a>
, <a class="el" href="class_intelli_tool_plain_tool.html#ad7546a6335bb3bb4cbf0e1883788d41c">IntelliToolPlainTool</a>
, <a class="el" href="class_intelli_tool_rectangle.html#a4b5931071e21eb6949ffe357315e408b">IntelliToolRectangle</a>
</li>
<li>onMouseRightPressed()
: <a class="el" href="class_intelli_tool.html#a1e6aa68ac5f3c2ca02319e5ef3f0c966">IntelliTool</a>
, <a class="el" href="class_intelli_tool_circle.html#a29d7b9ed4960e6fe1f31ff620363e429">IntelliToolCircle</a>
, <a class="el" href="class_intelli_tool_flood_fill.html#ada0f7154d119102410a55038763a17e4">IntelliToolFloodFill</a>
, <a class="el" href="class_intelli_tool_line.html#a6cce59f3017936214b10b47252a898a3">IntelliToolLine</a>
, <a class="el" href="class_intelli_tool_pen.html#a1751e3864a0d36ef42ca55021cae73ce">IntelliToolPen</a>
, <a class="el" href="class_intelli_tool_plain_tool.html#acb0c46e16d2c09370a2244a936de38b1">IntelliToolPlainTool</a>
, <a class="el" href="class_intelli_tool_rectangle.html#a480c6804a4963c5a1c3f7ef84b63c1a8">IntelliToolRectangle</a>
</li>
<li>onMouseRightReleased()
: <a class="el" href="class_intelli_tool.html#a16189b00307c6d7e89f28198f54404b0">IntelliTool</a>
, <a class="el" href="class_intelli_tool_circle.html#aca07540f2f7ccb3d2c0b84890c1afc4c">IntelliToolCircle</a>
, <a class="el" href="class_intelli_tool_flood_fill.html#a39cf49c0ce46f96be3510f0b70c9d892">IntelliToolFloodFill</a>
, <a class="el" href="class_intelli_tool_line.html#a6214918cba5753f89d97de4559a2b9b2">IntelliToolLine</a>
, <a class="el" href="class_intelli_tool_pen.html#abf8562e8cd2da586afdf4d47b3a4ff13">IntelliToolPen</a>
, <a class="el" href="class_intelli_tool_plain_tool.html#a2ae458f1b04eb77a47f6dca5e91e33b8">IntelliToolPlainTool</a>
, <a class="el" href="class_intelli_tool_rectangle.html#ad43f653256a6516b9398f82054be0d7f">IntelliToolRectangle</a>
</li>
<li>onWheelScrolled()
: <a class="el" href="class_intelli_tool.html#a4dccfd4460255ccb866f336406a33574">IntelliTool</a>
, <a class="el" href="class_intelli_tool_circle.html#ae2d9b0fb6695c184c4cb507a5fb75506">IntelliToolCircle</a>
, <a class="el" href="class_intelli_tool_flood_fill.html#ad58cc7c065123beb6b0270f99e99b991">IntelliToolFloodFill</a>
, <a class="el" href="class_intelli_tool_line.html#aaf1d686e1ec43f41b5186ccfd806b125">IntelliToolLine</a>
, <a class="el" href="class_intelli_tool_pen.html#afe3626ddff440ab125f4a2465c45427a">IntelliToolPen</a>
, <a class="el" href="class_intelli_tool_plain_tool.html#adc004ea421e2cc0ac39cc7a6b6d43d0d">IntelliToolPlainTool</a>
, <a class="el" href="class_intelli_tool_rectangle.html#a445c53a56e859f970e59f5036e221e0c">IntelliToolRectangle</a>
</li>
<li>open()
: <a class="el" href="class_painting_area.html#a1f597740b4d7b4bc2e24c51f8cb0b6eb">PaintingArea</a>
@@ -350,9 +398,6 @@ $(document).ready(function(){initNavTree('functions.html','');});
<li>setSecondColor()
: <a class="el" href="class_intelli_color_picker.html#a86bf4a940e4a0e465e30cbdf28748931">IntelliColorPicker</a>
</li>
<li>sign()
: <a class="el" href="class_intelli_helper.html#a67fc007dda64187f6cef7fba3fcd9e40">IntelliHelper</a>
</li>
<li>slotActivateLayer()
: <a class="el" href="class_painting_area.html#a71ac281e0de263208d4a3b9de74258ec">PaintingArea</a>
</li>
@@ -366,6 +411,9 @@ $(document).ready(function(){initNavTree('functions.html','');});
<h3><a id="index_w"></a>- w -</h3><ul>
<li>wheelEvent()
: <a class="el" href="class_painting_area.html#a632848d99f44d33d7da2618fbc6775a4">PaintingArea</a>
</li>
<li>width
: <a class="el" href="struct_layer_object.html#af261813df52ff0b0c82bfa57efeb9897">LayerObject</a>
</li>
@@ -391,14 +439,23 @@ $(document).ready(function(){initNavTree('functions.html','');});
<li>~IntelliTool()
: <a class="el" href="class_intelli_tool.html#a57fb1b27d364c9e3696eb928b75fa9f2">IntelliTool</a>
</li>
<li>~IntelliToolCircle()
: <a class="el" href="class_intelli_tool_circle.html#a7a03b65b95d7b5d72e6a92c95f068954">IntelliToolCircle</a>
</li>
<li>~IntelliToolFloodFill()
: <a class="el" href="class_intelli_tool_flood_fill.html#a83b1bd8be0cbb32cdf61a9597ec849ba">IntelliToolFloodFill</a>
</li>
<li>~IntelliToolLine()
: <a class="el" href="class_intelli_tool_line.html#acb600b0f4e9225ebce2937c2b7abb4c2">IntelliToolLine</a>
</li>
<li>~IntelliToolPen()
: <a class="el" href="class_intelli_tool_pen.html#ac77a025515d0fed6954556fe2b444818">IntelliToolPen</a>
</li>
<li>~IntelliToolRectangle()
: <a class="el" href="class_intelli_tool_rectangle.html#a7dc1463e726a21255e6297241dc71fb1">IntelliToolRectangle</a>
</li>
<li>~PaintingArea()
: <a class="el" href="class_painting_area.html#a5654e04fb8e8c5595a2aae76e9163e0e">PaintingArea</a>
: <a class="el" href="class_painting_area.html#aa32adc113f77031945f73e33051931e8">PaintingArea</a>
</li>
</ul>
</div><!-- contents -->