mirror of
https://github.com/creyD/intelliphoto.git
synced 2026-04-12 19:40:28 +02:00
417 lines
18 KiB
HTML
417 lines
18 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<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="viewport" content="width=device-width, initial-scale=1"/>
|
|
<title>IntelliPhoto: Class Members - Functions</title>
|
|
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="jquery.js"></script>
|
|
<script type="text/javascript" src="dynsections.js"></script>
|
|
<link href="navtree.css" rel="stylesheet" type="text/css"/>
|
|
<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>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
|
</head>
|
|
<body>
|
|
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
|
<div id="titlearea">
|
|
<table cellspacing="0" cellpadding="0">
|
|
<tbody>
|
|
<tr style="height: 56px;">
|
|
<td id="projectalign" style="padding-left: 0.5em;">
|
|
<div id="projectname">IntelliPhoto
|
|
 <span id="projectnumber">0.4</span>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<!-- end header part -->
|
|
<!-- Generated by Doxygen 1.8.16 -->
|
|
<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');
|
|
/* @license-end */
|
|
</script>
|
|
<script type="text/javascript" src="menudata.js"></script>
|
|
<script type="text/javascript" src="menu.js"></script>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
$(function() {
|
|
initMenu('',true,false,'search.php','Search');
|
|
$(document).ready(function() { init_search(); });
|
|
});
|
|
/* @license-end */</script>
|
|
<div id="main-nav"></div>
|
|
</div><!-- top -->
|
|
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
|
<div id="nav-tree">
|
|
<div id="nav-tree-contents">
|
|
<div id="nav-sync" class="sync"></div>
|
|
</div>
|
|
</div>
|
|
<div id="splitbar" style="-moz-user-select:none;"
|
|
class="ui-resizable-handle">
|
|
</div>
|
|
</div>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
$(document).ready(function(){initNavTree('functions_func.html','');});
|
|
/* @license-end */
|
|
</script>
|
|
<div id="doc-content">
|
|
<!-- window showing the filter options -->
|
|
<div id="MSearchSelectWindow"
|
|
onmouseover="return searchBox.OnSearchSelectShow()"
|
|
onmouseout="return searchBox.OnSearchSelectHide()"
|
|
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
|
</div>
|
|
|
|
<!-- iframe showing the search results (closed by default) -->
|
|
<div id="MSearchResultsWindow">
|
|
<iframe src="javascript:void(0)" frameborder="0"
|
|
name="MSearchResults" id="MSearchResults">
|
|
</iframe>
|
|
</div>
|
|
|
|
<div class="contents">
|
|
 
|
|
|
|
<h3><a id="index_a"></a>- a -</h3><ul>
|
|
<li>addLayer()
|
|
: <a class="el" href="class_painting_area.html#a39ad76e1319659bfa38eee88ef33d395">PaintingArea</a>
|
|
</li>
|
|
<li>addLayerAt()
|
|
: <a class="el" href="class_painting_area.html#ae756003b49aead863b49616ea7a44cc0">PaintingArea</a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_c"></a>- c -</h3><ul>
|
|
<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>
|
|
</li>
|
|
<li>closeEvent()
|
|
: <a class="el" href="class_intelli_photo_gui.html#a2cf48070236ae8b35245e7f30482ef13">IntelliPhotoGui</a>
|
|
</li>
|
|
<li>colorPickerSetFirstColor()
|
|
: <a class="el" href="class_painting_area.html#a4735d4cf1dc58a9096d904e74c39c4df">PaintingArea</a>
|
|
</li>
|
|
<li>colorPickerSetSecondColor()
|
|
: <a class="el" href="class_painting_area.html#ae261acaaa346610dfed489dbac17e789">PaintingArea</a>
|
|
</li>
|
|
<li>colorPickerSwitchColor()
|
|
: <a class="el" href="class_painting_area.html#a66115307ff4a99cd7ca16423c5c8ecfb">PaintingArea</a>
|
|
</li>
|
|
<li>createLineTool()
|
|
: <a class="el" href="class_painting_area.html#a240c33a7875addac86080cdfb0db036a">PaintingArea</a>
|
|
</li>
|
|
<li>createPenTool()
|
|
: <a class="el" href="class_painting_area.html#a96c6248e343e44b61cf2625cb6d21353">PaintingArea</a>
|
|
</li>
|
|
<li>createPlainTool()
|
|
: <a class="el" href="class_painting_area.html#a3de83443d2d5cf460ff48d0602070938">PaintingArea</a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_d"></a>- d -</h3><ul>
|
|
<li>deleteLayer()
|
|
: <a class="el" href="class_painting_area.html#a6efad6f8ea060674b157b42b431cd173">PaintingArea</a>
|
|
</li>
|
|
<li>drawLine()
|
|
: <a class="el" href="class_intelli_image.html#af8eddbd9aa54c8d37590d1d4bf8dce31">IntelliImage</a>
|
|
</li>
|
|
<li>drawPixel()
|
|
: <a class="el" href="class_intelli_image.html#af3c859f5c409e37051edfd9e9fbca056">IntelliImage</a>
|
|
</li>
|
|
<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>
|
|
|
|
|
|
<h3><a id="index_f"></a>- f -</h3><ul>
|
|
<li>floodFill()
|
|
: <a class="el" href="class_painting_area.html#aeb5eb394b979ea90f2be9849fdda1774">PaintingArea</a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_g"></a>- g -</h3><ul>
|
|
<li>getDeepCopy()
|
|
: <a class="el" href="class_intelli_image.html#af6381067bdf565669f856bb589008ae9">IntelliImage</a>
|
|
, <a class="el" href="class_intelli_raster_image.html#a8f901301b106504de3c27308ade897dc">IntelliRasterImage</a>
|
|
, <a class="el" href="class_intelli_shaped_image.html#aed0b31e0fa771104399d1f5ff39a0337">IntelliShapedImage</a>
|
|
</li>
|
|
<li>getDisplayable()
|
|
: <a class="el" href="class_intelli_image.html#a21c7e65b59a26db45aac3880133ef21d">IntelliImage</a>
|
|
, <a class="el" href="class_intelli_raster_image.html#ae43393397b0141a8033fe34d3a1b1884">IntelliRasterImage</a>
|
|
, <a class="el" href="class_intelli_shaped_image.html#a68cf374247c16f07fd84d50e4cd05630">IntelliShapedImage</a>
|
|
</li>
|
|
<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>
|
|
</li>
|
|
<li>getSecondColor()
|
|
: <a class="el" href="class_intelli_color_picker.html#a55568fbf5dc783f06284b7031ffe9415">IntelliColorPicker</a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_i"></a>- i -</h3><ul>
|
|
<li>IntelliColorPicker()
|
|
: <a class="el" href="class_intelli_color_picker.html#a0d1247bdd87add1396ea5d9acaad79ae">IntelliColorPicker</a>
|
|
</li>
|
|
<li>IntelliImage()
|
|
: <a class="el" href="class_intelli_image.html#a47084f1cb668ea0242ab95162cf9e902">IntelliImage</a>
|
|
</li>
|
|
<li>IntelliPhotoGui()
|
|
: <a class="el" href="class_intelli_photo_gui.html#ad2aaec3c1517a9aaa461b54e341b97e0">IntelliPhotoGui</a>
|
|
</li>
|
|
<li>IntelliRasterImage()
|
|
: <a class="el" href="class_intelli_raster_image.html#aad9b561fe499a4da3c6ef98971aa3468">IntelliRasterImage</a>
|
|
</li>
|
|
<li>IntelliShapedImage()
|
|
: <a class="el" href="class_intelli_shaped_image.html#a0f834c3f255baeb50c98ef335a6d0ea9">IntelliShapedImage</a>
|
|
</li>
|
|
<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>
|
|
<li>IntelliToolPen()
|
|
: <a class="el" href="class_intelli_tool_pen.html#a889891b3ae7cdefb881aed2e7fff9b47">IntelliToolPen</a>
|
|
</li>
|
|
<li>IntelliToolPlainTool()
|
|
: <a class="el" href="class_intelli_tool_plain_tool.html#a0ff0b9f7b78b763683076e4417236859">IntelliToolPlainTool</a>
|
|
</li>
|
|
<li>IntelliToolRectangle()
|
|
: <a class="el" href="class_intelli_tool_rectangle.html#aa9823939a8b8924520a2943cf6335c11">IntelliToolRectangle</a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_l"></a>- l -</h3><ul>
|
|
<li>loadImage()
|
|
: <a class="el" href="class_intelli_image.html#aec0e9c8184d89dee33fd9adefbd2f8aa">IntelliImage</a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_m"></a>- m -</h3><ul>
|
|
<li>mouseMoveEvent()
|
|
: <a class="el" href="class_painting_area.html#aa22e274b6094a9619f196cd7b49526b5">PaintingArea</a>
|
|
</li>
|
|
<li>mousePressEvent()
|
|
: <a class="el" href="class_painting_area.html#abfe445f8d9b70ae42bfeda874127dd15">PaintingArea</a>
|
|
</li>
|
|
<li>mouseReleaseEvent()
|
|
: <a class="el" href="class_painting_area.html#a35b5df914acb608cc29717659793359c">PaintingArea</a>
|
|
</li>
|
|
<li>moveActiveLayer()
|
|
: <a class="el" href="class_painting_area.html#ae05f6893fb44bfcb34018573a609cd1a">PaintingArea</a>
|
|
</li>
|
|
<li>movePositionActive()
|
|
: <a class="el" href="class_painting_area.html#ac6d089f4357b22d9a9906fd4771de3e7">PaintingArea</a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<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>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_p"></a>- p -</h3><ul>
|
|
<li>paintEvent()
|
|
: <a class="el" href="class_painting_area.html#a4a8138b9508ee4ec87a7fca9160368a7">PaintingArea</a>
|
|
</li>
|
|
<li>PaintingArea()
|
|
: <a class="el" href="class_painting_area.html#a4fa0ec23e78cc59f28c823584c721460">PaintingArea</a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_r"></a>- r -</h3><ul>
|
|
<li>resizeEvent()
|
|
: <a class="el" href="class_painting_area.html#ab57e8ccda60fff7187463a90e65c5335">PaintingArea</a>
|
|
</li>
|
|
<li>resizeImage()
|
|
: <a class="el" href="class_intelli_image.html#a177403ab9585d4ba31984a644c54d310">IntelliImage</a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_s"></a>- s -</h3><ul>
|
|
<li>save()
|
|
: <a class="el" href="class_painting_area.html#a612176cc9d629d22fd3fe1a746cce564">PaintingArea</a>
|
|
</li>
|
|
<li>setAlphaOfLayer()
|
|
: <a class="el" href="class_painting_area.html#aec59be20f1c27135700754882dd6383d">PaintingArea</a>
|
|
</li>
|
|
<li>setFirstColor()
|
|
: <a class="el" href="class_intelli_color_picker.html#a7e2ddbbbfbed383f06b24e5bf6b27ae8">IntelliColorPicker</a>
|
|
</li>
|
|
<li>setLayerToActive()
|
|
: <a class="el" href="class_painting_area.html#a1d6d86c25efdce9fe9031a9cd01c74c8">PaintingArea</a>
|
|
</li>
|
|
<li>setPolygon()
|
|
: <a class="el" href="class_intelli_image.html#aa4b3f4631bd972456917275afb9fd309">IntelliImage</a>
|
|
, <a class="el" href="class_intelli_raster_image.html#a6462fa5f94c5e64e9e1f0c4658e0507b">IntelliRasterImage</a>
|
|
, <a class="el" href="class_intelli_shaped_image.html#a4b69d75de7a3b85032482982f249458e">IntelliShapedImage</a>
|
|
</li>
|
|
<li>setSecondColor()
|
|
: <a class="el" href="class_intelli_color_picker.html#a86bf4a940e4a0e465e30cbdf28748931">IntelliColorPicker</a>
|
|
</li>
|
|
<li>slotActivateLayer()
|
|
: <a class="el" href="class_painting_area.html#a71ac281e0de263208d4a3b9de74258ec">PaintingArea</a>
|
|
</li>
|
|
<li>slotDeleteActiveLayer()
|
|
: <a class="el" href="class_painting_area.html#a1ff0b9c1227531943c9cec2c546fae5e">PaintingArea</a>
|
|
</li>
|
|
<li>switchColors()
|
|
: <a class="el" href="class_intelli_color_picker.html#a437a6f20bf2fc0a4cbaf4c030c2a26d9">IntelliColorPicker</a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_w"></a>- w -</h3><ul>
|
|
<li>wheelEvent()
|
|
: <a class="el" href="class_painting_area.html#a632848d99f44d33d7da2618fbc6775a4">PaintingArea</a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index__7E"></a>- ~ -</h3><ul>
|
|
<li>~IntelliColorPicker()
|
|
: <a class="el" href="class_intelli_color_picker.html#a40b975268a1f05249e8a49dde9a862ff">IntelliColorPicker</a>
|
|
</li>
|
|
<li>~IntelliImage()
|
|
: <a class="el" href="class_intelli_image.html#ac398bfa9ddd3185508a1e36ee15d80cc">IntelliImage</a>
|
|
</li>
|
|
<li>~IntelliRasterImage()
|
|
: <a class="el" href="class_intelli_raster_image.html#a844a2b58c43f7e01f2ca116286371bc8">IntelliRasterImage</a>
|
|
</li>
|
|
<li>~IntelliShapedImage()
|
|
: <a class="el" href="class_intelli_shaped_image.html#a43d63d8a814852d377ee2030658fbab9">IntelliShapedImage</a>
|
|
</li>
|
|
<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#aa32adc113f77031945f73e33051931e8">PaintingArea</a>
|
|
</li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
</div><!-- doc-content -->
|
|
<!-- start footer part -->
|
|
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
|
<ul>
|
|
<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>
|
|
</ul>
|
|
</div>
|
|
</body>
|
|
</html>
|