mirror of
https://github.com/creyD/intelliphoto.git
synced 2026-04-14 12:20:32 +02:00
Automated Release Preparation
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
||||
<meta name="generator" content="Doxygen 1.8.16"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>IntelliPhoto: IntelliToolLine Class Reference</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
@@ -13,10 +13,6 @@
|
||||
<script type="text/javascript" src="resize.js"></script>
|
||||
<script type="text/javascript" src="navtreedata.js"></script>
|
||||
<script type="text/javascript" src="navtree.js"></script>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
$(document).ready(initResizable);
|
||||
/* @license-end */</script>
|
||||
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="search/searchdata.js"></script>
|
||||
<script type="text/javascript" src="search/search.js"></script>
|
||||
@@ -38,7 +34,7 @@
|
||||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- Generated by Doxygen 1.8.16 -->
|
||||
<!-- Generated by Doxygen 1.8.17 -->
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
@@ -67,7 +63,7 @@ $(function() {
|
||||
</div>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
$(document).ready(function(){initNavTree('class_intelli_tool_line.html','');});
|
||||
$(document).ready(function(){initNavTree('class_intelli_tool_line.html',''); initResizable(); });
|
||||
/* @license-end */
|
||||
</script>
|
||||
<div id="doc-content">
|
||||
@@ -111,7 +107,7 @@ Inheritance diagram for IntelliToolLine:</div>
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
|
||||
Public Member Functions</h2></td></tr>
|
||||
<tr class="memitem:a111e83e0f0fec7d4ff773ba9f235e4dc"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_intelli_tool_line.html#a111e83e0f0fec7d4ff773ba9f235e4dc">IntelliToolLine</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:a111e83e0f0fec7d4ff773ba9f235e4dc"><td class="mdescLeft"> </td><td class="mdescRight">A constructor setting the general paintingArea and colorPicker. And reading in the lineWidth and lineStyle. <a href="class_intelli_tool_line.html#a111e83e0f0fec7d4ff773ba9f235e4dc">More...</a><br /></td></tr>
|
||||
<tr class="memdesc:a111e83e0f0fec7d4ff773ba9f235e4dc"><td class="mdescLeft"> </td><td class="mdescRight">A constructor setting the general paintingArea and colorPicker. <a href="class_intelli_tool_line.html#a111e83e0f0fec7d4ff773ba9f235e4dc">More...</a><br /></td></tr>
|
||||
<tr class="separator:a111e83e0f0fec7d4ff773ba9f235e4dc"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:acb600b0f4e9225ebce2937c2b7abb4c2"><td class="memItemLeft" align="right" valign="top">virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="class_intelli_tool_line.html#acb600b0f4e9225ebce2937c2b7abb4c2">~IntelliToolLine</a> () override</td></tr>
|
||||
<tr class="memdesc:acb600b0f4e9225ebce2937c2b7abb4c2"><td class="mdescLeft"> </td><td class="mdescRight">An abstract Destructor. <a href="class_intelli_tool_line.html#acb600b0f4e9225ebce2937c2b7abb4c2">More...</a><br /></td></tr>
|
||||
@@ -219,7 +215,7 @@ Additional Inherited Members</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>A constructor setting the general paintingArea and colorPicker. And reading in the lineWidth and lineStyle. </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>- The general paintingArea used by the project. </td></tr>
|
||||
@@ -546,8 +542,8 @@ Additional Inherited Members</h2></td></tr>
|
||||
</div>
|
||||
</div>
|
||||
<hr/>The documentation for this class was generated from the following files:<ul>
|
||||
<li>intelliphoto/src/Tool/<a class="el" href="_intelli_tool_line_8h_source.html">IntelliToolLine.h</a></li>
|
||||
<li>intelliphoto/src/Tool/<a class="el" href="_intelli_tool_line_8cpp_source.html">IntelliToolLine.cpp</a></li>
|
||||
<li>src/Tool/<a class="el" href="_intelli_tool_line_8h_source.html">IntelliToolLine.h</a></li>
|
||||
<li>src/Tool/<a class="el" href="_intelli_tool_line_8cpp_source.html">IntelliToolLine.cpp</a></li>
|
||||
</ul>
|
||||
</div><!-- contents -->
|
||||
</div><!-- doc-content -->
|
||||
@@ -557,7 +553,7 @@ Additional Inherited Members</h2></td></tr>
|
||||
<li class="navelem"><a class="el" href="class_intelli_tool_line.html">IntelliToolLine</a></li>
|
||||
<li class="footer">Generated by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.16 </li>
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.17 </li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user