mirror of
https://github.com/creyD/intelliphoto.git
synced 2026-04-14 12:20:32 +02:00
Updated docs
This commit is contained in:
@@ -87,24 +87,13 @@ $(document).ready(function(){initNavTree('_intelli_tool_line_8h.html','');});
|
||||
|
||||
<div class="header">
|
||||
<div class="summary">
|
||||
<a href="#nested-classes">Classes</a> |
|
||||
<a href="#enum-members">Enumerations</a> </div>
|
||||
<a href="#nested-classes">Classes</a> </div>
|
||||
<div class="headertitle">
|
||||
<div class="title">IntelliToolLine.h File Reference</div> </div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
<div class="textblock"><code>#include "<a class="el" href="_intelli_tool_8h_source.html">IntelliTool.h</a>"</code><br />
|
||||
<code>#include "QPoint"</code><br />
|
||||
</div><div class="textblock"><div class="dynheader">
|
||||
Include dependency graph for IntelliToolLine.h:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><img src="_intelli_tool_line_8h__incl.png" border="0" usemap="#intelliphoto_2src_2_tool_2_intelli_tool_line_8h" alt=""/></div>
|
||||
</div>
|
||||
</div><div class="textblock"><div class="dynheader">
|
||||
This graph shows which files directly or indirectly include this file:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><img src="_intelli_tool_line_8h__dep__incl.png" border="0" usemap="#intelliphoto_2src_2_tool_2_intelli_tool_line_8hdep" alt=""/></div>
|
||||
</div>
|
||||
</div>
|
||||
<p><a href="_intelli_tool_line_8h_source.html">Go to the source code of this file.</a></p>
|
||||
<table class="memberdecls">
|
||||
@@ -113,46 +102,7 @@ Classes</h2></td></tr>
|
||||
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="class_intelli_tool_line.html">IntelliToolLine</a></td></tr>
|
||||
<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">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. <a href="class_intelli_tool_line.html#details">More...</a><br /></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="enum-members"></a>
|
||||
Enumerations</h2></td></tr>
|
||||
<tr class="memitem:a86e0f5648542856159bb40775c854aa7"><td class="memItemLeft" align="right" valign="top">enum  </td><td class="memItemRight" valign="bottom"><a class="el" href="_intelli_tool_line_8h.html#a86e0f5648542856159bb40775c854aa7">LineStyle</a> { <a class="el" href="_intelli_tool_line_8h.html#a86e0f5648542856159bb40775c854aa7ae45e1e6b2e6dde14829d057a4ef44199">LineStyle::SOLID_LINE</a>,
|
||||
<a class="el" href="_intelli_tool_line_8h.html#a86e0f5648542856159bb40775c854aa7a7660f396543c877e45d443f99d02bd0e">LineStyle::DOTTED_LINE</a>
|
||||
}</td></tr>
|
||||
<tr class="memdesc:a86e0f5648542856159bb40775c854aa7"><td class="mdescLeft"> </td><td class="mdescRight">The LineStyle enum classifing all ways of drawing a line. <a href="_intelli_tool_line_8h.html#a86e0f5648542856159bb40775c854aa7">More...</a><br /></td></tr>
|
||||
<tr class="separator:a86e0f5648542856159bb40775c854aa7"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
<h2 class="groupheader">Enumeration Type Documentation</h2>
|
||||
<a id="a86e0f5648542856159bb40775c854aa7"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a86e0f5648542856159bb40775c854aa7">◆ </a></span>LineStyle</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">enum <a class="el" href="_intelli_tool_line_8h.html#a86e0f5648542856159bb40775c854aa7">LineStyle</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
<td class="mlabels-right">
|
||||
<span class="mlabels"><span class="mlabel">strong</span></span> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>The LineStyle enum classifing all ways of drawing a line. </p>
|
||||
<table class="fieldtable">
|
||||
<tr><th colspan="2">Enumerator</th></tr><tr><td class="fieldname"><a id="a86e0f5648542856159bb40775c854aa7ae45e1e6b2e6dde14829d057a4ef44199"></a>SOLID_LINE </td><td class="fielddoc"></td></tr>
|
||||
<tr><td class="fieldname"><a id="a86e0f5648542856159bb40775c854aa7a7660f396543c877e45d443f99d02bd0e"></a>DOTTED_LINE </td><td class="fielddoc"></td></tr>
|
||||
</table>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="_intelli_tool_line_8h_source.html#l00010">10</a> of file <a class="el" href="_intelli_tool_line_8h_source.html">IntelliToolLine.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div><!-- contents -->
|
||||
</div><!-- doc-content -->
|
||||
<!-- start footer part -->
|
||||
|
||||
Reference in New Issue
Block a user