mirror of
https://github.com/creyD/intelliphoto.git
synced 2026-04-14 04:10:31 +02:00
Updated docs
This commit is contained in:
@@ -101,19 +101,18 @@ $(document).ready(function(){initNavTree('class_intelli_tool_pen.html','');});
|
||||
<div class="dynheader">
|
||||
Inheritance diagram for IntelliToolPen:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><img src="class_intelli_tool_pen__inherit__graph.png" border="0" usemap="#_intelli_tool_pen_inherit__map" alt="Inheritance graph"/></div>
|
||||
<center><span class="legend">[<a target="top" href="graph_legend.html">legend</a>]</span></center></div>
|
||||
<div class="dynheader">
|
||||
Collaboration diagram for IntelliToolPen:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><img src="class_intelli_tool_pen__coll__graph.png" border="0" usemap="#_intelli_tool_pen_coll__map" alt="Collaboration graph"/></div>
|
||||
<center><span class="legend">[<a target="top" href="graph_legend.html">legend</a>]</span></center></div>
|
||||
<div class="center">
|
||||
<img src="class_intelli_tool_pen.png" usemap="#IntelliToolPen_map" alt=""/>
|
||||
<map id="IntelliToolPen_map" name="IntelliToolPen_map">
|
||||
<area href="class_intelli_tool.html" title="An abstract class that manages the basic events, like mouse clicks or scrolls events." alt="IntelliTool" shape="rect" coords="0,0,87,24"/>
|
||||
</map>
|
||||
</div></div>
|
||||
<table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
|
||||
Public Member Functions</h2></td></tr>
|
||||
<tr class="memitem:a889891b3ae7cdefb881aed2e7fff9b47"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_intelli_tool_pen.html#a889891b3ae7cdefb881aed2e7fff9b47">IntelliToolPen</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:a889891b3ae7cdefb881aed2e7fff9b47"><td class="mdescLeft"> </td><td class="mdescRight">A constructor setting the general paintingArea and colorPicker. Reading the penWidth. <a href="class_intelli_tool_pen.html#a889891b3ae7cdefb881aed2e7fff9b47">More...</a><br /></td></tr>
|
||||
<tr class="separator:a889891b3ae7cdefb881aed2e7fff9b47"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a9f885143d6bb7adda3dcd3707d59e14d"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_intelli_tool_pen.html#a9f885143d6bb7adda3dcd3707d59e14d">IntelliToolPen</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>, <a class="el" href="class_intelli_toolsettings.html">IntelliToolsettings</a> *<a class="el" href="class_intelli_tool.html#a55f6b45b416b7d790fa8bc09603bf67f">Toolsettings</a>)</td></tr>
|
||||
<tr class="memdesc:a9f885143d6bb7adda3dcd3707d59e14d"><td class="mdescLeft"> </td><td class="mdescRight">A constructor setting the general paintingArea and colorPicker. Reading the penWidth. <a href="class_intelli_tool_pen.html#a9f885143d6bb7adda3dcd3707d59e14d">More...</a><br /></td></tr>
|
||||
<tr class="separator:a9f885143d6bb7adda3dcd3707d59e14d"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ac77a025515d0fed6954556fe2b444818"><td class="memItemLeft" align="right" valign="top">virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="class_intelli_tool_pen.html#ac77a025515d0fed6954556fe2b444818">~IntelliToolPen</a> () override</td></tr>
|
||||
<tr class="memdesc:ac77a025515d0fed6954556fe2b444818"><td class="mdescLeft"> </td><td class="mdescRight">A Destructor. <a href="class_intelli_tool_pen.html#ac77a025515d0fed6954556fe2b444818">More...</a><br /></td></tr>
|
||||
<tr class="separator:ac77a025515d0fed6954556fe2b444818"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
@@ -136,39 +135,60 @@ Public Member Functions</h2></td></tr>
|
||||
<tr class="memdesc:a58d1d636497b630647ce0c4d652737c2"><td class="mdescLeft"> </td><td class="mdescRight">A function managing the mouse moved event. To draw the line. <a href="class_intelli_tool_pen.html#a58d1d636497b630647ce0c4d652737c2">More...</a><br /></td></tr>
|
||||
<tr class="separator:a58d1d636497b630647ce0c4d652737c2"><td class="memSeparator" colspan="2"> </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="-"/> 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"> </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>
|
||||
<tr class="memdesc:a346dd55d489fced38e7bb46f9168af91 inherit pub_methods_class_intelli_tool"><td class="mdescLeft"> </td><td class="mdescRight">A constructor setting the general Painting Area and colorPicker. <a href="class_intelli_tool.html#a346dd55d489fced38e7bb46f9168af91">More...</a><br /></td></tr>
|
||||
<tr class="separator:a346dd55d489fced38e7bb46f9168af91 inherit pub_methods_class_intelli_tool"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a08ef094271ce6248b42f888472463526 inherit pub_methods_class_intelli_tool"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_intelli_tool.html#a08ef094271ce6248b42f888472463526">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>, <a class="el" href="class_intelli_toolsettings.html">IntelliToolsettings</a> *<a class="el" href="class_intelli_tool.html#a55f6b45b416b7d790fa8bc09603bf67f">Toolsettings</a>)</td></tr>
|
||||
<tr class="memdesc:a08ef094271ce6248b42f888472463526 inherit pub_methods_class_intelli_tool"><td class="mdescLeft"> </td><td class="mdescRight">A constructor setting the general Painting Area and colorPicker. <a href="class_intelli_tool.html#a08ef094271ce6248b42f888472463526">More...</a><br /></td></tr>
|
||||
<tr class="separator:a08ef094271ce6248b42f888472463526 inherit pub_methods_class_intelli_tool"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a57fb1b27d364c9e3696eb928b75fa9f2 inherit pub_methods_class_intelli_tool"><td class="memItemLeft" align="right" valign="top">virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="class_intelli_tool.html#a57fb1b27d364c9e3696eb928b75fa9f2">~IntelliTool</a> ()=0</td></tr>
|
||||
<tr class="memdesc:a57fb1b27d364c9e3696eb928b75fa9f2 inherit pub_methods_class_intelli_tool"><td class="mdescLeft"> </td><td class="mdescRight">An abstract Destructor. <a href="class_intelli_tool.html#a57fb1b27d364c9e3696eb928b75fa9f2">More...</a><br /></td></tr>
|
||||
<tr class="separator:a57fb1b27d364c9e3696eb928b75fa9f2 inherit pub_methods_class_intelli_tool"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:aae2a11c5bae4973ed827c60e0c1352b1 inherit pub_methods_class_intelli_tool"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_intelli_tool.html#a3fbd2584566b3cefcf3c070ae0b69d8f">Tooltype</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_intelli_tool.html#aae2a11c5bae4973ed827c60e0c1352b1">getTooltype</a> ()</td></tr>
|
||||
<tr class="separator:aae2a11c5bae4973ed827c60e0c1352b1 inherit pub_methods_class_intelli_tool"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a0020fad2e26315d5c4d96dbc95d1dceb inherit pub_methods_class_intelli_tool"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_intelli_tool.html#a0020fad2e26315d5c4d96dbc95d1dceb">getIsDrawing</a> ()</td></tr>
|
||||
<tr class="separator:a0020fad2e26315d5c4d96dbc95d1dceb inherit pub_methods_class_intelli_tool"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="inherited"></a>
|
||||
Additional Inherited Members</h2></td></tr>
|
||||
<tr class="inherit_header pub_types_class_intelli_tool"><td colspan="2" onclick="javascript:toggleInherit('pub_types_class_intelli_tool')"><img src="closed.png" alt="-"/> Public Types inherited from <a class="el" href="class_intelli_tool.html">IntelliTool</a></td></tr>
|
||||
<tr class="memitem:a3fbd2584566b3cefcf3c070ae0b69d8f inherit pub_types_class_intelli_tool"><td class="memItemLeft" align="right" valign="top">enum  </td><td class="memItemRight" valign="bottom"><a class="el" href="class_intelli_tool.html#a3fbd2584566b3cefcf3c070ae0b69d8f">Tooltype</a> { <br />
|
||||
  <a class="el" href="class_intelli_tool.html#a3fbd2584566b3cefcf3c070ae0b69d8fa0af50777920c1401ab975cab64c4d491">Tooltype::CIRCLE</a>,
|
||||
<a class="el" href="class_intelli_tool.html#a3fbd2584566b3cefcf3c070ae0b69d8fa526904ea67131c56718f9882518b5d93">Tooltype::FLOODFILL</a>,
|
||||
<a class="el" href="class_intelli_tool.html#a3fbd2584566b3cefcf3c070ae0b69d8fa17b8ef2c330f1430e00c9de5469fc7e7">Tooltype::LINE</a>,
|
||||
<a class="el" href="class_intelli_tool.html#a3fbd2584566b3cefcf3c070ae0b69d8fad3fa1aa45b9fe56e1fc1b558d8ed6678">Tooltype::PEN</a>,
|
||||
<br />
|
||||
  <a class="el" href="class_intelli_tool.html#a3fbd2584566b3cefcf3c070ae0b69d8faf62eb0bf5e5c72e80983fbbac1cb70e5">Tooltype::PLAIN</a>,
|
||||
<a class="el" href="class_intelli_tool.html#a3fbd2584566b3cefcf3c070ae0b69d8faecdc92bf56d960b73b02ee40125758bc">Tooltype::POLYGON</a>,
|
||||
<a class="el" href="class_intelli_tool.html#a3fbd2584566b3cefcf3c070ae0b69d8fa8e8e58fe94ab307a826e087028a7c01a">Tooltype::RECTANGLE</a>
|
||||
<br />
|
||||
}</td></tr>
|
||||
<tr class="separator:a3fbd2584566b3cefcf3c070ae0b69d8f inherit pub_types_class_intelli_tool"><td class="memSeparator" colspan="2"> </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="-"/> 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> * </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"> </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"> </td></tr>
|
||||
<tr class="memitem:a631388999f36013628e13b9de87a6f7b inherit pro_attribs_class_intelli_tool"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_intelli_tool.html#a3fbd2584566b3cefcf3c070ae0b69d8f">Tooltype</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_intelli_tool.html#a631388999f36013628e13b9de87a6f7b">ActiveType</a></td></tr>
|
||||
<tr class="separator:a631388999f36013628e13b9de87a6f7b inherit pro_attribs_class_intelli_tool"><td class="memSeparator" colspan="2"> </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> * </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"> </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"> </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> * </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"> </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>
|
||||
<tr class="separator:a13512e95d21a9934ecb36d73b118c25f inherit pro_attribs_class_intelli_tool"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a55f6b45b416b7d790fa8bc09603bf67f inherit pro_attribs_class_intelli_tool"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_intelli_toolsettings.html">IntelliToolsettings</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="class_intelli_tool.html#a55f6b45b416b7d790fa8bc09603bf67f">Toolsettings</a></td></tr>
|
||||
<tr class="separator:a55f6b45b416b7d790fa8bc09603bf67f inherit pro_attribs_class_intelli_tool"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:aedccdad01b2bc6ec84fad3582251ff5d inherit pro_attribs_class_intelli_tool"><td class="memItemLeft" align="right" valign="top"><a class="el" href="struct_layer_object.html">LayerObject</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="class_intelli_tool.html#aedccdad01b2bc6ec84fad3582251ff5d">activeLayer</a></td></tr>
|
||||
<tr class="memdesc:aedccdad01b2bc6ec84fad3582251ff5d inherit pro_attribs_class_intelli_tool"><td class="mdescLeft"> </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#aedccdad01b2bc6ec84fad3582251ff5d">More...</a><br /></td></tr>
|
||||
<tr class="separator:aedccdad01b2bc6ec84fad3582251ff5d inherit pro_attribs_class_intelli_tool"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a144d469cc03584f501194529a1b53c77 inherit pro_attribs_class_intelli_tool"><td class="memItemLeft" align="right" valign="top"><a class="el" href="struct_layer_object.html">LayerObject</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="class_intelli_tool.html#a144d469cc03584f501194529a1b53c77">Canvas</a></td></tr>
|
||||
<tr class="memdesc:a144d469cc03584f501194529a1b53c77 inherit pro_attribs_class_intelli_tool"><td class="mdescLeft"> </td><td class="mdescRight">A pointer to the drawing canvas of the tool, work on this. <a href="class_intelli_tool.html#a144d469cc03584f501194529a1b53c77">More...</a><br /></td></tr>
|
||||
<tr class="separator:a144d469cc03584f501194529a1b53c77 inherit pro_attribs_class_intelli_tool"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:af256de16e9825922d20a23d11617b51b inherit pro_attribs_class_intelli_tool"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_intelli_tool.html#af256de16e9825922d20a23d11617b51b">drawing</a> = false</td></tr>
|
||||
<tr class="memdesc:af256de16e9825922d20a23d11617b51b inherit pro_attribs_class_intelli_tool"><td class="mdescLeft"> </td><td class="mdescRight">A flag checking if the user is currently drawing or not. <a href="class_intelli_tool.html#af256de16e9825922d20a23d11617b51b">More...</a><br /></td></tr>
|
||||
<tr class="separator:af256de16e9825922d20a23d11617b51b inherit pro_attribs_class_intelli_tool"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a555aa8a74992327f740dd69b3bb0ccca inherit pro_attribs_class_intelli_tool"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_intelli_tool.html#a555aa8a74992327f740dd69b3bb0ccca">isDrawing</a> = false</td></tr>
|
||||
<tr class="memdesc:a555aa8a74992327f740dd69b3bb0ccca inherit pro_attribs_class_intelli_tool"><td class="mdescLeft"> </td><td class="mdescRight">A flag checking if the user is currently drawing or not. <a href="class_intelli_tool.html#a555aa8a74992327f740dd69b3bb0ccca">More...</a><br /></td></tr>
|
||||
<tr class="separator:a555aa8a74992327f740dd69b3bb0ccca inherit pro_attribs_class_intelli_tool"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
|
||||
<div class="textblock"><p>The <a class="el" href="class_intelli_tool_pen.html" title="The IntelliToolPen class represents a tool to draw a line.">IntelliToolPen</a> class represents a tool to draw a line. </p>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="_intelli_tool_pen_8h_source.html#l00010">10</a> of file <a class="el" href="_intelli_tool_pen_8h_source.html">IntelliToolPen.h</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="_intelli_tool_pen_8h_source.html#l00011">11</a> of file <a class="el" href="_intelli_tool_pen_8h_source.html">IntelliToolPen.h</a>.</p>
|
||||
</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
|
||||
<a id="a889891b3ae7cdefb881aed2e7fff9b47"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a889891b3ae7cdefb881aed2e7fff9b47">◆ </a></span>IntelliToolPen()</h2>
|
||||
<a id="a9f885143d6bb7adda3dcd3707d59e14d"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a9f885143d6bb7adda3dcd3707d59e14d">◆ </a></span>IntelliToolPen()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
@@ -183,7 +203,13 @@ Additional Inherited Members</h2></td></tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype"><a class="el" href="class_intelli_color_picker.html">IntelliColorPicker</a> * </td>
|
||||
<td class="paramname"><em>colorPicker</em> </td>
|
||||
<td class="paramname"><em>colorPicker</em>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype"><a class="el" href="class_intelli_toolsettings.html">IntelliToolsettings</a> * </td>
|
||||
<td class="paramname"><em>Toolsettings</em> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
@@ -282,11 +308,6 @@ 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_pen_8cpp_source.html#l00024">24</a> of file <a class="el" href="_intelli_tool_pen_8cpp_source.html">IntelliToolPen.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_pen_a8ff40aef6d38eb55af31a19322429205_cgraph.png" border="0" usemap="#class_intelli_tool_pen_a8ff40aef6d38eb55af31a19322429205_cgraph" alt=""/></div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -336,11 +357,6 @@ 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_pen_8cpp_source.html#l00031">31</a> of file <a class="el" href="_intelli_tool_pen_8cpp_source.html">IntelliToolPen.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_pen_abda7a22b9766fa4ad254324a53cab94d_cgraph.png" border="0" usemap="#class_intelli_tool_pen_abda7a22b9766fa4ad254324a53cab94d_cgraph" alt=""/></div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -390,11 +406,6 @@ 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_pen_8cpp_source.html#l00035">35</a> of file <a class="el" href="_intelli_tool_pen_8cpp_source.html">IntelliToolPen.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_pen_a58d1d636497b630647ce0c4d652737c2_cgraph.png" border="0" usemap="#class_intelli_tool_pen_a58d1d636497b630647ce0c4d652737c2_cgraph" alt=""/></div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -444,11 +455,6 @@ 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_pen_8cpp_source.html#l00016">16</a> of file <a class="el" href="_intelli_tool_pen_8cpp_source.html">IntelliToolPen.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_pen_a1751e3864a0d36ef42ca55021cae73ce_cgraph.png" border="0" usemap="#class_intelli_tool_pen_a1751e3864a0d36ef42ca55021cae73ce_cgraph" alt=""/></div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -498,11 +504,6 @@ 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_pen_8cpp_source.html#l00020">20</a> of file <a class="el" href="_intelli_tool_pen_8cpp_source.html">IntelliToolPen.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_pen_abf8562e8cd2da586afdf4d47b3a4ff13_cgraph.png" border="0" usemap="#class_intelli_tool_pen_abf8562e8cd2da586afdf4d47b3a4ff13_cgraph" alt=""/></div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -541,11 +542,6 @@ 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_pen_8cpp_source.html#l00044">44</a> of file <a class="el" href="_intelli_tool_pen_8cpp_source.html">IntelliToolPen.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_pen_afe3626ddff440ab125f4a2465c45427a_cgraph.png" border="0" usemap="#class_intelli_tool_pen_afe3626ddff440ab125f4a2465c45427a_cgraph" alt=""/></div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user