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>
@@ -112,25 +112,28 @@ Collaboration diagram for IntelliToolPolygon:</div>
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:ae6e5f07fdf88d12029410a032dc4921d"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_intelli_tool_polygon.html#ae6e5f07fdf88d12029410a032dc4921d">IntelliToolPolygon</a> (<a class="el" href="class_painting_area.html">PaintingArea</a> *<a class="el" href="class_intelli_tool.html#ab4c2698a0f9f25fb6639ec760d2d0289">Area</a>, <a class="el" href="class_intelli_color_picker.html">IntelliColorPicker</a> *<a class="el" href="class_intelli_tool.html#ae2e0ac394611a361ab4ef2fe55c03fef">colorPicker</a>)</td></tr>
<tr class="memdesc:ae6e5f07fdf88d12029410a032dc4921d"><td class="mdescLeft">&#160;</td><td class="mdescRight"><a class="el" href="class_intelli_tool_polygon.html" title="The IntelliToolPolygon managed the Drawing of Polygonforms.">IntelliToolPolygon</a> Constructor Define the Tool-intern Parameters. <a href="class_intelli_tool_polygon.html#ae6e5f07fdf88d12029410a032dc4921d">More...</a><br /></td></tr>
<tr class="memdesc:ae6e5f07fdf88d12029410a032dc4921d"><td class="mdescLeft">&#160;</td><td class="mdescRight">A constructor setting the general paintingArea and colorPicker. <a href="class_intelli_tool_polygon.html#ae6e5f07fdf88d12029410a032dc4921d">More...</a><br /></td></tr>
<tr class="separator:ae6e5f07fdf88d12029410a032dc4921d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a087cbf2254010989df6106a357471499"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_intelli_tool_polygon.html#a087cbf2254010989df6106a357471499">~IntelliToolPolygon</a> () override</td></tr>
<tr class="memdesc:a087cbf2254010989df6106a357471499"><td class="mdescLeft">&#160;</td><td class="mdescRight">A Destructor. <a href="class_intelli_tool_polygon.html#a087cbf2254010989df6106a357471499">More...</a><br /></td></tr>
<tr class="separator:a087cbf2254010989df6106a357471499"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad5d3b741be6d0647a9cdc9da2cb8bc3d"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_intelli_tool_polygon.html#ad5d3b741be6d0647a9cdc9da2cb8bc3d">onMouseLeftPressed</a> (int x, int y) override</td></tr>
<tr class="memdesc:ad5d3b741be6d0647a9cdc9da2cb8bc3d"><td class="mdescLeft">&#160;</td><td class="mdescRight">A function managing the left click Pressed of a Mouse. Resetting the current draw. Call this in child classes! <a href="class_intelli_tool_polygon.html#ad5d3b741be6d0647a9cdc9da2cb8bc3d">More...</a><br /></td></tr>
<tr class="memdesc:ad5d3b741be6d0647a9cdc9da2cb8bc3d"><td class="mdescLeft">&#160;</td><td class="mdescRight">A function managing the left click pressed of a mouse. Setting polygon points. <a href="class_intelli_tool_polygon.html#ad5d3b741be6d0647a9cdc9da2cb8bc3d">More...</a><br /></td></tr>
<tr class="separator:ad5d3b741be6d0647a9cdc9da2cb8bc3d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4e1473ff408ae2e11cf6a43f6f575f21"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_intelli_tool_polygon.html#a4e1473ff408ae2e11cf6a43f6f575f21">onMouseLeftReleased</a> (int x, int y) override</td></tr>
<tr class="memdesc:a4e1473ff408ae2e11cf6a43f6f575f21"><td class="mdescLeft">&#160;</td><td class="mdescRight">A function managing the left click Released of a Mouse. Call this in child classes! <a href="class_intelli_tool_polygon.html#a4e1473ff408ae2e11cf6a43f6f575f21">More...</a><br /></td></tr>
<tr class="memdesc:a4e1473ff408ae2e11cf6a43f6f575f21"><td class="mdescLeft">&#160;</td><td class="mdescRight">A function managing the left click released of a mouse. Merging the fill to the active layer. <a href="class_intelli_tool_polygon.html#a4e1473ff408ae2e11cf6a43f6f575f21">More...</a><br /></td></tr>
<tr class="separator:a4e1473ff408ae2e11cf6a43f6f575f21"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa36b012b48311c36e7cd6771a5081427"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_intelli_tool_polygon.html#aa36b012b48311c36e7cd6771a5081427">onMouseRightPressed</a> (int x, int y) override</td></tr>
<tr class="memdesc:aa36b012b48311c36e7cd6771a5081427"><td class="mdescLeft">&#160;</td><td class="mdescRight">A function managing the right click Pressed of a Mouse. Constructing the Canvas to draw on. Call this in child classes! <a href="class_intelli_tool_polygon.html#aa36b012b48311c36e7cd6771a5081427">More...</a><br /></td></tr>
<tr class="memdesc:aa36b012b48311c36e7cd6771a5081427"><td class="mdescLeft">&#160;</td><td class="mdescRight">A function managing the right click pressed of a mouse. Resetting the current fill. <a href="class_intelli_tool_polygon.html#aa36b012b48311c36e7cd6771a5081427">More...</a><br /></td></tr>
<tr class="separator:aa36b012b48311c36e7cd6771a5081427"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a47cad87cd02b128b02dc929713bd1d1b"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_intelli_tool_polygon.html#a47cad87cd02b128b02dc929713bd1d1b">onMouseRightReleased</a> (int x, int y) override</td></tr>
<tr class="memdesc:a47cad87cd02b128b02dc929713bd1d1b"><td class="mdescLeft">&#160;</td><td class="mdescRight">A function managing the right click Released of a Mouse. Merging the Canvas to Active. Call this in child classes! <a href="class_intelli_tool_polygon.html#a47cad87cd02b128b02dc929713bd1d1b">More...</a><br /></td></tr>
<tr class="memdesc:a47cad87cd02b128b02dc929713bd1d1b"><td class="mdescLeft">&#160;</td><td class="mdescRight">A function managing the right click released of a mouse. <a href="class_intelli_tool_polygon.html#a47cad87cd02b128b02dc929713bd1d1b">More...</a><br /></td></tr>
<tr class="separator:a47cad87cd02b128b02dc929713bd1d1b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a713103300c9f023d64d9eec5ac05dd17"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_intelli_tool_polygon.html#a713103300c9f023d64d9eec5ac05dd17">onWheelScrolled</a> (int value) override</td></tr>
<tr class="memdesc:a713103300c9f023d64d9eec5ac05dd17"><td class="mdescLeft">&#160;</td><td class="mdescRight">A function managing the scroll event. A positive value means scrolling outwards. Call this in child classes! <a href="class_intelli_tool_polygon.html#a713103300c9f023d64d9eec5ac05dd17">More...</a><br /></td></tr>
<tr class="memdesc:a713103300c9f023d64d9eec5ac05dd17"><td class="mdescLeft">&#160;</td><td class="mdescRight">A function managing the scroll event. CHanging the lineWidth relative to value. <a href="class_intelli_tool_polygon.html#a713103300c9f023d64d9eec5ac05dd17">More...</a><br /></td></tr>
<tr class="separator:a713103300c9f023d64d9eec5ac05dd17"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0e3a1135f04c73c159137ae219a38922"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_intelli_tool_polygon.html#a0e3a1135f04c73c159137ae219a38922">onMouseMoved</a> (int x, int y) override</td></tr>
<tr class="memdesc:a0e3a1135f04c73c159137ae219a38922"><td class="mdescLeft">&#160;</td><td class="mdescRight">A function managing the mouse moved event. Call this in child classes! <a href="class_intelli_tool_polygon.html#a0e3a1135f04c73c159137ae219a38922">More...</a><br /></td></tr>
<tr class="memdesc:a0e3a1135f04c73c159137ae219a38922"><td class="mdescLeft">&#160;</td><td class="mdescRight">A function managing the mouse moved event. <a href="class_intelli_tool_polygon.html#a0e3a1135f04c73c159137ae219a38922">More...</a><br /></td></tr>
<tr class="separator:a0e3a1135f04c73c159137ae219a38922"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_class_intelli_tool"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_class_intelli_tool')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="class_intelli_tool.html">IntelliTool</a></td></tr>
<tr class="memitem:a346dd55d489fced38e7bb46f9168af91 inherit pub_methods_class_intelli_tool"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_intelli_tool.html#a346dd55d489fced38e7bb46f9168af91">IntelliTool</a> (<a class="el" href="class_painting_area.html">PaintingArea</a> *<a class="el" href="class_intelli_tool.html#ab4c2698a0f9f25fb6639ec760d2d0289">Area</a>, <a class="el" href="class_intelli_color_picker.html">IntelliColorPicker</a> *<a class="el" href="class_intelli_tool.html#ae2e0ac394611a361ab4ef2fe55c03fef">colorPicker</a>)</td></tr>
@@ -144,10 +147,10 @@ Public Member Functions</h2></td></tr>
Additional Inherited Members</h2></td></tr>
<tr class="inherit_header pro_attribs_class_intelli_tool"><td colspan="2" onclick="javascript:toggleInherit('pro_attribs_class_intelli_tool')"><img src="closed.png" alt="-"/>&#160;Protected Attributes inherited from <a class="el" href="class_intelli_tool.html">IntelliTool</a></td></tr>
<tr class="memitem:ab4c2698a0f9f25fb6639ec760d2d0289 inherit pro_attribs_class_intelli_tool"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_painting_area.html">PaintingArea</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_intelli_tool.html#ab4c2698a0f9f25fb6639ec760d2d0289">Area</a></td></tr>
<tr class="memdesc:ab4c2698a0f9f25fb6639ec760d2d0289 inherit pro_attribs_class_intelli_tool"><td class="mdescLeft">&#160;</td><td class="mdescRight">A pointer to the general <a class="el" href="class_painting_area.html">PaintingArea</a> to interact with. <a href="class_intelli_tool.html#ab4c2698a0f9f25fb6639ec760d2d0289">More...</a><br /></td></tr>
<tr class="memdesc:ab4c2698a0f9f25fb6639ec760d2d0289 inherit pro_attribs_class_intelli_tool"><td class="mdescLeft">&#160;</td><td class="mdescRight">A pointer to the general <a class="el" href="class_painting_area.html" title="The PaintingArea class manages the methods and stores information about the current painting area,...">PaintingArea</a> to interact with. <a href="class_intelli_tool.html#ab4c2698a0f9f25fb6639ec760d2d0289">More...</a><br /></td></tr>
<tr class="separator:ab4c2698a0f9f25fb6639ec760d2d0289 inherit pro_attribs_class_intelli_tool"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae2e0ac394611a361ab4ef2fe55c03fef inherit pro_attribs_class_intelli_tool"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_intelli_color_picker.html">IntelliColorPicker</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_intelli_tool.html#ae2e0ac394611a361ab4ef2fe55c03fef">colorPicker</a></td></tr>
<tr class="memdesc:ae2e0ac394611a361ab4ef2fe55c03fef inherit pro_attribs_class_intelli_tool"><td class="mdescLeft">&#160;</td><td class="mdescRight">A pointer to the <a class="el" href="class_intelli_color_picker.html" title="The IntelliColorPicker manages the selected colors for one whole project.">IntelliColorPicker</a> of the <a class="el" href="class_painting_area.html">PaintingArea</a> to interact with, and get the colors. <a href="class_intelli_tool.html#ae2e0ac394611a361ab4ef2fe55c03fef">More...</a><br /></td></tr>
<tr class="memdesc:ae2e0ac394611a361ab4ef2fe55c03fef inherit pro_attribs_class_intelli_tool"><td class="mdescLeft">&#160;</td><td class="mdescRight">A pointer to the <a class="el" href="class_intelli_color_picker.html" title="The IntelliColorPicker manages the selected colors for one whole project.">IntelliColorPicker</a> of the <a class="el" href="class_painting_area.html" title="The PaintingArea class manages the methods and stores information about the current painting area,...">PaintingArea</a> to interact with, and get the colors. <a href="class_intelli_tool.html#ae2e0ac394611a361ab4ef2fe55c03fef">More...</a><br /></td></tr>
<tr class="separator:ae2e0ac394611a361ab4ef2fe55c03fef inherit pro_attribs_class_intelli_tool"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a13512e95d21a9934ecb36d73b118c25f inherit pro_attribs_class_intelli_tool"><td class="memItemLeft" align="right" valign="top"><a class="el" href="struct_layer_object.html">LayerObject</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_intelli_tool.html#a13512e95d21a9934ecb36d73b118c25f">Active</a></td></tr>
<tr class="memdesc:a13512e95d21a9934ecb36d73b118c25f inherit pro_attribs_class_intelli_tool"><td class="mdescLeft">&#160;</td><td class="mdescRight">A pointer to the underlying active Layer, do not work on this. This is used for data grabbing or previews. <a href="class_intelli_tool.html#a13512e95d21a9934ecb36d73b118c25f">More...</a><br /></td></tr>
@@ -190,16 +193,45 @@ Additional Inherited Members</h2></td></tr>
</table>
</div><div class="memdoc">
<p><a class="el" href="class_intelli_tool_polygon.html" title="The IntelliToolPolygon managed the Drawing of Polygonforms.">IntelliToolPolygon</a> Constructor Define the Tool-intern Parameters. </p>
<p>A constructor setting the general paintingArea and colorPicker. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">Area</td><td></td></tr>
<tr><td class="paramname">colorPicker</td><td></td></tr>
<tr><td class="paramname">Area</td><td>- The general paintingArea used by the project. </td></tr>
<tr><td class="paramname">colorPicker</td><td>- The general colorPicker used by the project. </td></tr>
</table>
</dd>
</dl>
<p class="definition">Definition at line <a class="el" href="_intelli_tool_polygon_8cpp_source.html#l00006">6</a> of file <a class="el" href="_intelli_tool_polygon_8cpp_source.html">IntelliToolPolygon.cpp</a>.</p>
<p class="definition">Definition at line <a class="el" href="_intelli_tool_polygon_8cpp_source.html#l00007">7</a> of file <a class="el" href="_intelli_tool_polygon_8cpp_source.html">IntelliToolPolygon.cpp</a>.</p>
</div>
</div>
<a id="a087cbf2254010989df6106a357471499"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a087cbf2254010989df6106a357471499">&#9670;&nbsp;</a></span>~IntelliToolPolygon()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">IntelliToolPolygon::~IntelliToolPolygon </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">override</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>A Destructor. </p>
<p class="definition">Definition at line <a class="el" href="_intelli_tool_polygon_8cpp_source.html#l00015">15</a> of file <a class="el" href="_intelli_tool_polygon_8cpp_source.html">IntelliToolPolygon.cpp</a>.</p>
</div>
</div>
@@ -238,7 +270,7 @@ Additional Inherited Members</h2></td></tr>
</table>
</div><div class="memdoc">
<p>A function managing the left click Pressed of a Mouse. Resetting the current draw. Call this in child classes! </p>
<p>A function managing the left click pressed of a mouse. Setting polygon points. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">x</td><td>- The x coordinate relative to the active/canvas layer. </td></tr>
@@ -249,7 +281,7 @@ Additional Inherited Members</h2></td></tr>
<p>Reimplemented from <a class="el" href="class_intelli_tool.html#a34b7ef1dde96b94a0ce450a25ae1778c">IntelliTool</a>.</p>
<p class="definition">Definition at line <a class="el" href="_intelli_tool_polygon_8cpp_source.html#l00017">17</a> of file <a class="el" href="_intelli_tool_polygon_8cpp_source.html">IntelliToolPolygon.cpp</a>.</p>
<p class="definition">Definition at line <a class="el" href="_intelli_tool_polygon_8cpp_source.html#l00019">19</a> of file <a class="el" href="_intelli_tool_polygon_8cpp_source.html">IntelliToolPolygon.cpp</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
@@ -292,7 +324,7 @@ Here is the call graph for this function:</div>
</table>
</div><div class="memdoc">
<p>A function managing the left click Released of a Mouse. Call this in child classes! </p>
<p>A function managing the left click released of a mouse. Merging the fill to the active layer. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">x</td><td>- The x coordinate relative to the active/canvas layer. </td></tr>
@@ -303,7 +335,7 @@ Here is the call graph for this function:</div>
<p>Reimplemented from <a class="el" href="class_intelli_tool.html#a906a2575c16c8a33cb2a5197f8d8cc5b">IntelliTool</a>.</p>
<p class="definition">Definition at line <a class="el" href="_intelli_tool_polygon_8cpp_source.html#l00053">53</a> of file <a class="el" href="_intelli_tool_polygon_8cpp_source.html">IntelliToolPolygon.cpp</a>.</p>
<p class="definition">Definition at line <a class="el" href="_intelli_tool_polygon_8cpp_source.html#l00050">50</a> of file <a class="el" href="_intelli_tool_polygon_8cpp_source.html">IntelliToolPolygon.cpp</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
@@ -346,7 +378,7 @@ Here is the call graph for this function:</div>
</table>
</div><div class="memdoc">
<p>A function managing the mouse moved event. Call this in child classes! </p>
<p>A function managing the mouse moved event. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">x</td><td>- The x coordinate of the new mouse position. </td></tr>
@@ -357,7 +389,12 @@ Here is the call graph for this function:</div>
<p>Reimplemented from <a class="el" href="class_intelli_tool.html#ac10e20414cd8855a2f9b103fb6408639">IntelliTool</a>.</p>
<p class="definition">Definition at line <a class="el" href="_intelli_tool_polygon_8cpp_source.html#l00088">88</a> of file <a class="el" href="_intelli_tool_polygon_8cpp_source.html">IntelliToolPolygon.cpp</a>.</p>
<p class="definition">Definition at line <a class="el" href="_intelli_tool_polygon_8cpp_source.html#l00091">91</a> of file <a class="el" href="_intelli_tool_polygon_8cpp_source.html">IntelliToolPolygon.cpp</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="class_intelli_tool_polygon_a0e3a1135f04c73c159137ae219a38922_cgraph.png" border="0" usemap="#class_intelli_tool_polygon_a0e3a1135f04c73c159137ae219a38922_cgraph" alt=""/></div>
</div>
</div>
</div>
@@ -395,7 +432,7 @@ Here is the call graph for this function:</div>
</table>
</div><div class="memdoc">
<p>A function managing the right click Pressed of a Mouse. Constructing the Canvas to draw on. Call this in child classes! </p>
<p>A function managing the right click pressed of a mouse. Resetting the current fill. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">x</td><td>- The x coordinate relative to the active/canvas layer. </td></tr>
@@ -406,7 +443,7 @@ Here is the call graph for this function:</div>
<p>Reimplemented from <a class="el" href="class_intelli_tool.html#a1e6aa68ac5f3c2ca02319e5ef3f0c966">IntelliTool</a>.</p>
<p class="definition">Definition at line <a class="el" href="_intelli_tool_polygon_8cpp_source.html#l00046">46</a> of file <a class="el" href="_intelli_tool_polygon_8cpp_source.html">IntelliToolPolygon.cpp</a>.</p>
<p class="definition">Definition at line <a class="el" href="_intelli_tool_polygon_8cpp_source.html#l00043">43</a> of file <a class="el" href="_intelli_tool_polygon_8cpp_source.html">IntelliToolPolygon.cpp</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
@@ -449,7 +486,7 @@ Here is the call graph for this function:</div>
</table>
</div><div class="memdoc">
<p>A function managing the right click Released of a Mouse. Merging the Canvas to Active. Call this in child classes! </p>
<p>A function managing the right click released of a mouse. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">x</td><td>- The x coordinate relative to the active/canvas layer. </td></tr>
@@ -460,7 +497,12 @@ Here is the call graph for this function:</div>
<p>Reimplemented from <a class="el" href="class_intelli_tool.html#a16189b00307c6d7e89f28198f54404b0">IntelliTool</a>.</p>
<p class="definition">Definition at line <a class="el" href="_intelli_tool_polygon_8cpp_source.html#l00073">73</a> of file <a class="el" href="_intelli_tool_polygon_8cpp_source.html">IntelliToolPolygon.cpp</a>.</p>
<p class="definition">Definition at line <a class="el" href="_intelli_tool_polygon_8cpp_source.html#l00075">75</a> of file <a class="el" href="_intelli_tool_polygon_8cpp_source.html">IntelliToolPolygon.cpp</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="class_intelli_tool_polygon_a47cad87cd02b128b02dc929713bd1d1b_cgraph.png" border="0" usemap="#class_intelli_tool_polygon_a47cad87cd02b128b02dc929713bd1d1b_cgraph" alt=""/></div>
</div>
</div>
</div>
@@ -488,7 +530,7 @@ Here is the call graph for this function:</div>
</table>
</div><div class="memdoc">
<p>A function managing the scroll event. A positive value means scrolling outwards. Call this in child classes! </p>
<p>A function managing the scroll event. CHanging the lineWidth relative to value. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">value</td><td>- The absolute the scroll has changed. </td></tr>
@@ -498,7 +540,12 @@ Here is the call graph for this function:</div>
<p>Reimplemented from <a class="el" href="class_intelli_tool.html#a4dccfd4460255ccb866f336406a33574">IntelliTool</a>.</p>
<p class="definition">Definition at line <a class="el" href="_intelli_tool_polygon_8cpp_source.html#l00077">77</a> of file <a class="el" href="_intelli_tool_polygon_8cpp_source.html">IntelliToolPolygon.cpp</a>.</p>
<p class="definition">Definition at line <a class="el" href="_intelli_tool_polygon_8cpp_source.html#l00079">79</a> of file <a class="el" href="_intelli_tool_polygon_8cpp_source.html">IntelliToolPolygon.cpp</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="class_intelli_tool_polygon_a713103300c9f023d64d9eec5ac05dd17_cgraph.png" border="0" usemap="#class_intelli_tool_polygon_a713103300c9f023d64d9eec5ac05dd17_cgraph" alt=""/></div>
</div>
</div>
</div>