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>
@@ -96,6 +96,9 @@ $(document).ready(function(){initNavTree('class_painting_area.html','');});
</div><!--header-->
<div class="contents">
<p>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> class manages the methods and stores information about the current painting area, which is the currently opened project.
<a href="class_painting_area.html#details">More...</a></p>
<p><code>#include &lt;<a class="el" href="_painting_area_8h_source.html">PaintingArea.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for PaintingArea:</div>
@@ -111,41 +114,58 @@ Collaboration diagram for PaintingArea:</div>
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-slots"></a>
Public Slots</h2></td></tr>
<tr class="memitem:a71ac281e0de263208d4a3b9de74258ec"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_painting_area.html#a71ac281e0de263208d4a3b9de74258ec">slotActivateLayer</a> (int a)</td></tr>
<tr class="memdesc:a71ac281e0de263208d4a3b9de74258ec"><td class="mdescLeft">&#160;</td><td class="mdescRight">The slotActivateLayer method handles the event of selecting one layer as active. <a href="class_painting_area.html#a71ac281e0de263208d4a3b9de74258ec">More...</a><br /></td></tr>
<tr class="separator:a71ac281e0de263208d4a3b9de74258ec"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1ff0b9c1227531943c9cec2c546fae5e"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_painting_area.html#a1ff0b9c1227531943c9cec2c546fae5e">slotDeleteActiveLayer</a> ()</td></tr>
<tr class="memdesc:a1ff0b9c1227531943c9cec2c546fae5e"><td class="mdescLeft">&#160;</td><td class="mdescRight">The slotDeleteActiveLayer method handles the deletion of the active layer. <a href="class_painting_area.html#a1ff0b9c1227531943c9cec2c546fae5e">More...</a><br /></td></tr>
<tr class="separator:a1ff0b9c1227531943c9cec2c546fae5e"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><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:a4fa0ec23e78cc59f28c823584c721460"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_painting_area.html#a4fa0ec23e78cc59f28c823584c721460">PaintingArea</a> (int maxWidth=600, int maxHeight=600, QWidget *parent=nullptr)</td></tr>
<tr class="memdesc:a4fa0ec23e78cc59f28c823584c721460"><td class="mdescLeft">&#160;</td><td class="mdescRight"><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> is the constructor 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> class, which initiates the working environment. <a href="class_painting_area.html#a4fa0ec23e78cc59f28c823584c721460">More...</a><br /></td></tr>
<tr class="separator:a4fa0ec23e78cc59f28c823584c721460"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa32adc113f77031945f73e33051931e8"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_painting_area.html#aa32adc113f77031945f73e33051931e8">~PaintingArea</a> () override</td></tr>
<tr class="memdesc:aa32adc113f77031945f73e33051931e8"><td class="mdescLeft">&#160;</td><td class="mdescRight">This deconstructor is used to clear up the memory and remove the currently active window. <a href="class_painting_area.html#aa32adc113f77031945f73e33051931e8">More...</a><br /></td></tr>
<tr class="separator:aa32adc113f77031945f73e33051931e8"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1f597740b4d7b4bc2e24c51f8cb0b6eb"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_painting_area.html#a1f597740b4d7b4bc2e24c51f8cb0b6eb">open</a> (const QString &amp;fileName)</td></tr>
<tr class="memdesc:a1f597740b4d7b4bc2e24c51f8cb0b6eb"><td class="mdescLeft">&#160;</td><td class="mdescRight">The open method is used for loading a picture into the current layer. <a href="class_painting_area.html#a1f597740b4d7b4bc2e24c51f8cb0b6eb">More...</a><br /></td></tr>
<tr class="separator:a1f597740b4d7b4bc2e24c51f8cb0b6eb"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a612176cc9d629d22fd3fe1a746cce564"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_painting_area.html#a612176cc9d629d22fd3fe1a746cce564">save</a> (const QString &amp;fileName, const char *fileFormat)</td></tr>
<tr class="memdesc:a612176cc9d629d22fd3fe1a746cce564"><td class="mdescLeft">&#160;</td><td class="mdescRight">The save method is used for exporting the current project as one picture. <a href="class_painting_area.html#a612176cc9d629d22fd3fe1a746cce564">More...</a><br /></td></tr>
<tr class="separator:a612176cc9d629d22fd3fe1a746cce564"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a39ad76e1319659bfa38eee88ef33d395"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_painting_area.html#a39ad76e1319659bfa38eee88ef33d395">addLayer</a> (int width, int height, int widthOffset=0, int heightOffset=0, <a class="el" href="_intelli_image_8h.html#a3154c405c975616503bac23f51b78fc0">ImageType</a> type=<a class="el" href="_intelli_image_8h.html#a3154c405c975616503bac23f51b78fc0a80e1612d2117f2b25530317279ffe7b3">ImageType::Raster_Image</a>)</td></tr>
<tr class="memdesc:a39ad76e1319659bfa38eee88ef33d395"><td class="mdescLeft">&#160;</td><td class="mdescRight">The addLayer adds a layer to the current project/ painting area. <a href="class_painting_area.html#a39ad76e1319659bfa38eee88ef33d395">More...</a><br /></td></tr>
<tr class="separator:a39ad76e1319659bfa38eee88ef33d395"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae756003b49aead863b49616ea7a44cc0"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_painting_area.html#ae756003b49aead863b49616ea7a44cc0">addLayerAt</a> (int idx, int width, int height, int widthOffset=0, int heightOffset=0, <a class="el" href="_intelli_image_8h.html#a3154c405c975616503bac23f51b78fc0">ImageType</a> type=<a class="el" href="_intelli_image_8h.html#a3154c405c975616503bac23f51b78fc0a80e1612d2117f2b25530317279ffe7b3">ImageType::Raster_Image</a>)</td></tr>
<tr class="memdesc:ae756003b49aead863b49616ea7a44cc0"><td class="mdescLeft">&#160;</td><td class="mdescRight">The addLayerAt adds a layer to the current project/ painting area at a specific position in the layer stack. <a href="class_painting_area.html#ae756003b49aead863b49616ea7a44cc0">More...</a><br /></td></tr>
<tr class="separator:ae756003b49aead863b49616ea7a44cc0"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6efad6f8ea060674b157b42b431cd173"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_painting_area.html#a6efad6f8ea060674b157b42b431cd173">deleteLayer</a> (int index)</td></tr>
<tr class="memdesc:a6efad6f8ea060674b157b42b431cd173"><td class="mdescLeft">&#160;</td><td class="mdescRight">The deleteLayer method removes a layer at a given index. <a href="class_painting_area.html#a6efad6f8ea060674b157b42b431cd173">More...</a><br /></td></tr>
<tr class="separator:a6efad6f8ea060674b157b42b431cd173"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1d6d86c25efdce9fe9031a9cd01c74c8"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_painting_area.html#a1d6d86c25efdce9fe9031a9cd01c74c8">setLayerToActive</a> (int index)</td></tr>
<tr class="memdesc:a1d6d86c25efdce9fe9031a9cd01c74c8"><td class="mdescLeft">&#160;</td><td class="mdescRight">The setLayerToActive method marks a specific layer as active. <a href="class_painting_area.html#a1d6d86c25efdce9fe9031a9cd01c74c8">More...</a><br /></td></tr>
<tr class="separator:a1d6d86c25efdce9fe9031a9cd01c74c8"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aec59be20f1c27135700754882dd6383d"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_painting_area.html#aec59be20f1c27135700754882dd6383d">setAlphaOfLayer</a> (int index, int alpha)</td></tr>
<tr class="memdesc:aec59be20f1c27135700754882dd6383d"><td class="mdescLeft">&#160;</td><td class="mdescRight">The setAlphaOfLayer method sets the alpha value of a specific layer. <a href="class_painting_area.html#aec59be20f1c27135700754882dd6383d">More...</a><br /></td></tr>
<tr class="separator:aec59be20f1c27135700754882dd6383d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aeb5eb394b979ea90f2be9849fdda1774"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_painting_area.html#aeb5eb394b979ea90f2be9849fdda1774">floodFill</a> (int r, int g, int b, int a)</td></tr>
<tr class="memdesc:aeb5eb394b979ea90f2be9849fdda1774"><td class="mdescLeft">&#160;</td><td class="mdescRight">The floodFill method fills a the active layer with a given color. <a href="class_painting_area.html#aeb5eb394b979ea90f2be9849fdda1774">More...</a><br /></td></tr>
<tr class="separator:aeb5eb394b979ea90f2be9849fdda1774"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac6d089f4357b22d9a9906fd4771de3e7"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_painting_area.html#ac6d089f4357b22d9a9906fd4771de3e7">movePositionActive</a> (int x, int y)</td></tr>
<tr class="memdesc:ac6d089f4357b22d9a9906fd4771de3e7"><td class="mdescLeft">&#160;</td><td class="mdescRight">The movePositionActive method moves the active layer to certain position. <a href="class_painting_area.html#ac6d089f4357b22d9a9906fd4771de3e7">More...</a><br /></td></tr>
<tr class="separator:ac6d089f4357b22d9a9906fd4771de3e7"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae05f6893fb44bfcb34018573a609cd1a"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_painting_area.html#ae05f6893fb44bfcb34018573a609cd1a">moveActiveLayer</a> (int idx)</td></tr>
<tr class="memdesc:ae05f6893fb44bfcb34018573a609cd1a"><td class="mdescLeft">&#160;</td><td class="mdescRight">The moveActiveLayer moves the active layer to a specific position in the layer stack. <a href="class_painting_area.html#ae05f6893fb44bfcb34018573a609cd1a">More...</a><br /></td></tr>
<tr class="separator:ae05f6893fb44bfcb34018573a609cd1a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4735d4cf1dc58a9096d904e74c39c4df"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_painting_area.html#a4735d4cf1dc58a9096d904e74c39c4df">colorPickerSetFirstColor</a> ()</td></tr>
<tr class="memdesc:a4735d4cf1dc58a9096d904e74c39c4df"><td class="mdescLeft">&#160;</td><td class="mdescRight">The colorPickerSetFirstColor calls the QTColorPicker to determine the primary drawing color. <a href="class_painting_area.html#a4735d4cf1dc58a9096d904e74c39c4df">More...</a><br /></td></tr>
<tr class="separator:a4735d4cf1dc58a9096d904e74c39c4df"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae261acaaa346610dfed489dbac17e789"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_painting_area.html#ae261acaaa346610dfed489dbac17e789">colorPickerSetSecondColor</a> ()</td></tr>
<tr class="memdesc:ae261acaaa346610dfed489dbac17e789"><td class="mdescLeft">&#160;</td><td class="mdescRight">The colorPickerSetSecondColor calls the QTColorPicker to determine the secondary drawing color. <a href="class_painting_area.html#ae261acaaa346610dfed489dbac17e789">More...</a><br /></td></tr>
<tr class="separator:ae261acaaa346610dfed489dbac17e789"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a66115307ff4a99cd7ca16423c5c8ecfb"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_painting_area.html#a66115307ff4a99cd7ca16423c5c8ecfb">colorPickerSwitchColor</a> ()</td></tr>
<tr class="memdesc:a66115307ff4a99cd7ca16423c5c8ecfb"><td class="mdescLeft">&#160;</td><td class="mdescRight">The colorPickerSwitchColor swaps the primary color with the secondary drawing color. <a href="class_painting_area.html#a66115307ff4a99cd7ca16423c5c8ecfb">More...</a><br /></td></tr>
<tr class="separator:a66115307ff4a99cd7ca16423c5c8ecfb"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a96c6248e343e44b61cf2625cb6d21353"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_painting_area.html#a96c6248e343e44b61cf2625cb6d21353">createPenTool</a> ()</td></tr>
<tr class="separator:a96c6248e343e44b61cf2625cb6d21353"><td class="memSeparator" colspan="2">&#160;</td></tr>
@@ -153,10 +173,20 @@ Public Member Functions</h2></td></tr>
<tr class="separator:a3de83443d2d5cf460ff48d0602070938"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a240c33a7875addac86080cdfb0db036a"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_painting_area.html#a240c33a7875addac86080cdfb0db036a">createLineTool</a> ()</td></tr>
<tr class="separator:a240c33a7875addac86080cdfb0db036a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a427c5fc26480c7ae80b3480e85510bda"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_painting_area.html#a427c5fc26480c7ae80b3480e85510bda">getWidthActiveLayer</a> ()</td></tr>
<tr class="separator:a427c5fc26480c7ae80b3480e85510bda"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1511a534e206089fff1d325e7ec7a8eb"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_painting_area.html#a1511a534e206089fff1d325e7ec7a8eb">getHeightActiveLayer</a> ()</td></tr>
<tr class="separator:a1511a534e206089fff1d325e7ec7a8eb"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5b04ce62ce024e307f54e0281f7ae4bd"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_painting_area.html#a5b04ce62ce024e307f54e0281f7ae4bd">createRectangleTool</a> ()</td></tr>
<tr class="separator:a5b04ce62ce024e307f54e0281f7ae4bd"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2d9f4b3585f7dd1acb11f432ca503466"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_painting_area.html#a2d9f4b3585f7dd1acb11f432ca503466">createCircleTool</a> ()</td></tr>
<tr class="separator:a2d9f4b3585f7dd1acb11f432ca503466"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a13c2f94644bea9c2d3123d0b7898f34b"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_painting_area.html#a13c2f94644bea9c2d3123d0b7898f34b">createPolygonTool</a> ()</td></tr>
<tr class="separator:a13c2f94644bea9c2d3123d0b7898f34b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0b22e18069b524f3e75857d203baf256"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_painting_area.html#a0b22e18069b524f3e75857d203baf256">createFloodFillTool</a> ()</td></tr>
<tr class="separator:a0b22e18069b524f3e75857d203baf256"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a675ee91b26b1c58be6d833f279d81597"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_painting_area.html#a675ee91b26b1c58be6d833f279d81597">getWidthOfActive</a> ()</td></tr>
<tr class="memdesc:a675ee91b26b1c58be6d833f279d81597"><td class="mdescLeft">&#160;</td><td class="mdescRight">The getWidthOfActive gets the horizontal dimensions of the active layer. <a href="class_painting_area.html#a675ee91b26b1c58be6d833f279d81597">More...</a><br /></td></tr>
<tr class="separator:a675ee91b26b1c58be6d833f279d81597"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac576f58aad03b4dcd47611b6a4b9abb4"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_painting_area.html#ac576f58aad03b4dcd47611b6a4b9abb4">getHeightOfActive</a> ()</td></tr>
<tr class="memdesc:ac576f58aad03b4dcd47611b6a4b9abb4"><td class="mdescLeft">&#160;</td><td class="mdescRight">The getHeightOfActive gets the vertical dimensions of the active layer. <a href="class_painting_area.html#ac576f58aad03b4dcd47611b6a4b9abb4">More...</a><br /></td></tr>
<tr class="separator:ac576f58aad03b4dcd47611b6a4b9abb4"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
@@ -174,8 +204,9 @@ Protected Member Functions</h2></td></tr>
<tr class="separator:ab57e8ccda60fff7187463a90e65c5335"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
<p class="definition">Definition at line <a class="el" href="_painting_area_8h_source.html#l00025">25</a> of file <a class="el" href="_painting_area_8h_source.html">PaintingArea.h</a>.</p>
<div class="textblock"><p>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> class manages the methods and stores information about the current painting area, which is the currently opened project. </p>
<p class="definition">Definition at line <a class="el" href="_painting_area_8h_source.html#l00036">36</a> of file <a class="el" href="_painting_area_8h_source.html">PaintingArea.h</a>.</p>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="a4fa0ec23e78cc59f28c823584c721460"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a4fa0ec23e78cc59f28c823584c721460">&#9670;&nbsp;</a></span>PaintingArea()</h2>
@@ -209,6 +240,16 @@ Protected Member Functions</h2></td></tr>
</table>
</div><div class="memdoc">
<p><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> is the constructor 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> class, which initiates the working environment. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">maxWidth</td><td>- The maximum amount of pixles that are inside painting area from left to right (default=600px) </td></tr>
<tr><td class="paramname">maxHeight</td><td>- The maximum amount of pixles that are inside painting area from top to bottom (default=600px) </td></tr>
<tr><td class="paramname">parent</td><td>- The parent window of the main window (default=nullptr) </td></tr>
</table>
</dd>
</dl>
<p class="definition">Definition at line <a class="el" href="_painting_area_8cpp_source.html#l00021">21</a> of file <a class="el" href="_painting_area_8cpp_source.html">PaintingArea.cpp</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
@@ -241,7 +282,9 @@ Here is the call graph for this function:</div>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_painting_area_8cpp_source.html#l00043">43</a> of file <a class="el" href="_painting_area_8cpp_source.html">PaintingArea.cpp</a>.</p>
<p>This deconstructor is used to clear up the memory and remove the currently active window. </p>
<p class="definition">Definition at line <a class="el" href="_painting_area_8cpp_source.html#l00041">41</a> of file <a class="el" href="_painting_area_8cpp_source.html">PaintingArea.cpp</a>.</p>
</div>
</div>
@@ -290,7 +333,20 @@ Here is the call graph for this function:</div>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_painting_area_8cpp_source.html#l00058">58</a> of file <a class="el" href="_painting_area_8cpp_source.html">PaintingArea.cpp</a>.</p>
<p>The addLayer adds a layer to the current project/ painting area. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">width</td><td>- Width of the layer in pixles </td></tr>
<tr><td class="paramname">height</td><td>- Height of the layer in pixles </td></tr>
<tr><td class="paramname">widthOffset</td><td>- Offset of the layer measured to the left border of the painting area in pixles </td></tr>
<tr><td class="paramname">heightOffset</td><td>- Offset of the layer measured to the top border of the painting area in pixles </td></tr>
<tr><td class="paramname">type</td><td>- Defining the ImageType of the new layer </td></tr>
</table>
</dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>Returns the number of layers in the project </dd></dl>
<p class="definition">Definition at line <a class="el" href="_painting_area_8cpp_source.html#l00056">56</a> of file <a class="el" href="_painting_area_8cpp_source.html">PaintingArea.cpp</a>.</p>
<div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
@@ -349,6 +405,20 @@ Here is the caller graph for this function:</div>
</table>
</div><div class="memdoc">
<p>The addLayerAt adds a layer to the current project/ painting area at a specific position in the layer stack. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">idx</td><td>- ID of the position the new layer should be added </td></tr>
<tr><td class="paramname">width</td><td>- Width of the layer in pixles </td></tr>
<tr><td class="paramname">height</td><td>- Height of the layer in pixles </td></tr>
<tr><td class="paramname">widthOffset</td><td>- Offset of the layer measured to the left border of the painting area in pixles </td></tr>
<tr><td class="paramname">heightOffset</td><td>- Offset of the layer measured to the top border of the painting area in pixles </td></tr>
<tr><td class="paramname">type</td><td>- Defining the ImageType of the new layer </td></tr>
</table>
</dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>Returns the id of the layer position </dd></dl>
</div>
</div>
<a id="a4735d4cf1dc58a9096d904e74c39c4df"></a>
@@ -366,7 +436,9 @@ Here is the caller graph for this function:</div>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_painting_area_8cpp_source.html#l00168">168</a> of file <a class="el" href="_painting_area_8cpp_source.html">PaintingArea.cpp</a>.</p>
<p>The colorPickerSetFirstColor calls the QTColorPicker to determine the primary drawing color. </p>
<p class="definition">Definition at line <a class="el" href="_painting_area_8cpp_source.html#l00166">166</a> of file <a class="el" href="_painting_area_8cpp_source.html">PaintingArea.cpp</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
@@ -390,7 +462,9 @@ Here is the call graph for this function:</div>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_painting_area_8cpp_source.html#l00173">173</a> of file <a class="el" href="_painting_area_8cpp_source.html">PaintingArea.cpp</a>.</p>
<p>The colorPickerSetSecondColor calls the QTColorPicker to determine the secondary drawing color. </p>
<p class="definition">Definition at line <a class="el" href="_painting_area_8cpp_source.html#l00171">171</a> of file <a class="el" href="_painting_area_8cpp_source.html">PaintingArea.cpp</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
@@ -414,13 +488,53 @@ Here is the call graph for this function:</div>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_painting_area_8cpp_source.html#l00178">178</a> of file <a class="el" href="_painting_area_8cpp_source.html">PaintingArea.cpp</a>.</p>
<p>The colorPickerSwitchColor swaps the primary color with the secondary drawing color. </p>
<p class="definition">Definition at line <a class="el" href="_painting_area_8cpp_source.html#l00176">176</a> of file <a class="el" href="_painting_area_8cpp_source.html">PaintingArea.cpp</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="class_painting_area_a66115307ff4a99cd7ca16423c5c8ecfb_cgraph.png" border="0" usemap="#class_painting_area_a66115307ff4a99cd7ca16423c5c8ecfb_cgraph" alt=""/></div>
</div>
</div>
</div>
<a id="a2d9f4b3585f7dd1acb11f432ca503466"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a2d9f4b3585f7dd1acb11f432ca503466">&#9670;&nbsp;</a></span>createCircleTool()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void PaintingArea::createCircleTool </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_painting_area_8cpp_source.html#l00200">200</a> of file <a class="el" href="_painting_area_8cpp_source.html">PaintingArea.cpp</a>.</p>
</div>
</div>
<a id="a0b22e18069b524f3e75857d203baf256"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a0b22e18069b524f3e75857d203baf256">&#9670;&nbsp;</a></span>createFloodFillTool()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void PaintingArea::createFloodFillTool </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_painting_area_8cpp_source.html#l00209">209</a> of file <a class="el" href="_painting_area_8cpp_source.html">PaintingArea.cpp</a>.</p>
</div>
</div>
<a id="a240c33a7875addac86080cdfb0db036a"></a>
@@ -438,7 +552,7 @@ Here is the call graph for this function:</div>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_painting_area_8cpp_source.html#l00192">192</a> of file <a class="el" href="_painting_area_8cpp_source.html">PaintingArea.cpp</a>.</p>
<p class="definition">Definition at line <a class="el" href="_painting_area_8cpp_source.html#l00190">190</a> of file <a class="el" href="_painting_area_8cpp_source.html">PaintingArea.cpp</a>.</p>
</div>
</div>
@@ -457,7 +571,7 @@ Here is the call graph for this function:</div>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_painting_area_8cpp_source.html#l00182">182</a> of file <a class="el" href="_painting_area_8cpp_source.html">PaintingArea.cpp</a>.</p>
<p class="definition">Definition at line <a class="el" href="_painting_area_8cpp_source.html#l00180">180</a> of file <a class="el" href="_painting_area_8cpp_source.html">PaintingArea.cpp</a>.</p>
</div>
</div>
@@ -476,7 +590,45 @@ Here is the call graph for this function:</div>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_painting_area_8cpp_source.html#l00187">187</a> of file <a class="el" href="_painting_area_8cpp_source.html">PaintingArea.cpp</a>.</p>
<p class="definition">Definition at line <a class="el" href="_painting_area_8cpp_source.html#l00185">185</a> of file <a class="el" href="_painting_area_8cpp_source.html">PaintingArea.cpp</a>.</p>
</div>
</div>
<a id="a13c2f94644bea9c2d3123d0b7898f34b"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a13c2f94644bea9c2d3123d0b7898f34b">&#9670;&nbsp;</a></span>createPolygonTool()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void PaintingArea::createPolygonTool </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_painting_area_8cpp_source.html#l00204">204</a> of file <a class="el" href="_painting_area_8cpp_source.html">PaintingArea.cpp</a>.</p>
</div>
</div>
<a id="a5b04ce62ce024e307f54e0281f7ae4bd"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a5b04ce62ce024e307f54e0281f7ae4bd">&#9670;&nbsp;</a></span>createRectangleTool()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void PaintingArea::createRectangleTool </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_painting_area_8cpp_source.html#l00195">195</a> of file <a class="el" href="_painting_area_8cpp_source.html">PaintingArea.cpp</a>.</p>
</div>
</div>
@@ -496,7 +648,15 @@ Here is the call graph for this function:</div>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_painting_area_8cpp_source.html#l00075">75</a> of file <a class="el" href="_painting_area_8cpp_source.html">PaintingArea.cpp</a>.</p>
<p>The deleteLayer method removes a layer at a given index. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">index</td><td>- The index of the layer to be removed </td></tr>
</table>
</dd>
</dl>
<p class="definition">Definition at line <a class="el" href="_painting_area_8cpp_source.html#l00073">73</a> of file <a class="el" href="_painting_area_8cpp_source.html">PaintingArea.cpp</a>.</p>
</div>
</div>
@@ -538,7 +698,18 @@ Here is the call graph for this function:</div>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_painting_area_8cpp_source.html#l00140">140</a> of file <a class="el" href="_painting_area_8cpp_source.html">PaintingArea.cpp</a>.</p>
<p>The floodFill method fills a the active layer with a given color. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">r</td><td>- Red value of the color the layer should be filled with </td></tr>
<tr><td class="paramname">g</td><td>- Green value of the color the layer should be filled with </td></tr>
<tr><td class="paramname">b</td><td>- Blue value of the color the layer should be filled with </td></tr>
<tr><td class="paramname">a</td><td>- Alpha value of the color the layer should be filled with </td></tr>
</table>
</dd>
</dl>
<p class="definition">Definition at line <a class="el" href="_painting_area_8cpp_source.html#l00138">138</a> of file <a class="el" href="_painting_area_8cpp_source.html">PaintingArea.cpp</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
@@ -547,14 +718,14 @@ Here is the call graph for this function:</div>
</div>
</div>
<a id="a1511a534e206089fff1d325e7ec7a8eb"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a1511a534e206089fff1d325e7ec7a8eb">&#9670;&nbsp;</a></span>getHeightActiveLayer()</h2>
<a id="ac576f58aad03b4dcd47611b6a4b9abb4"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ac576f58aad03b4dcd47611b6a4b9abb4">&#9670;&nbsp;</a></span>getHeightOfActive()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int PaintingArea::getHeightActiveLayer </td>
<td class="memname">int PaintingArea::getHeightOfActive </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
@@ -562,23 +733,21 @@ Here is the call graph for this function:</div>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_painting_area_8cpp_source.html#l00201">201</a> of file <a class="el" href="_painting_area_8cpp_source.html">PaintingArea.cpp</a>.</p>
<div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="class_painting_area_a1511a534e206089fff1d325e7ec7a8eb_icgraph.png" border="0" usemap="#class_painting_area_a1511a534e206089fff1d325e7ec7a8eb_icgraph" alt=""/></div>
</div>
<p>The getHeightOfActive gets the vertical dimensions of the active layer. </p>
<dl class="section return"><dt>Returns</dt><dd>Returns the vertical pixle count of the active layer </dd></dl>
<p class="definition">Definition at line <a class="el" href="_painting_area_8cpp_source.html#l00218">218</a> of file <a class="el" href="_painting_area_8cpp_source.html">PaintingArea.cpp</a>.</p>
</div>
</div>
<a id="a427c5fc26480c7ae80b3480e85510bda"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a427c5fc26480c7ae80b3480e85510bda">&#9670;&nbsp;</a></span>getWidthActiveLayer()</h2>
<a id="a675ee91b26b1c58be6d833f279d81597"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a675ee91b26b1c58be6d833f279d81597">&#9670;&nbsp;</a></span>getWidthOfActive()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int PaintingArea::getWidthActiveLayer </td>
<td class="memname">int PaintingArea::getWidthOfActive </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
@@ -586,12 +755,10 @@ Here is the caller graph for this function:</div>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_painting_area_8cpp_source.html#l00197">197</a> of file <a class="el" href="_painting_area_8cpp_source.html">PaintingArea.cpp</a>.</p>
<div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="class_painting_area_a427c5fc26480c7ae80b3480e85510bda_icgraph.png" border="0" usemap="#class_painting_area_a427c5fc26480c7ae80b3480e85510bda_icgraph" alt=""/></div>
</div>
<p>The getWidthOfActive gets the horizontal dimensions of the active layer. </p>
<dl class="section return"><dt>Returns</dt><dd>Returns the horizontal pixle count of the active layer </dd></dl>
<p class="definition">Definition at line <a class="el" href="_painting_area_8cpp_source.html#l00214">214</a> of file <a class="el" href="_painting_area_8cpp_source.html">PaintingArea.cpp</a>.</p>
</div>
</div>
@@ -619,7 +786,7 @@ Here is the caller graph for this function:</div>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_painting_area_8cpp_source.html#l00224">224</a> of file <a class="el" href="_painting_area_8cpp_source.html">PaintingArea.cpp</a>.</p>
<p class="definition">Definition at line <a class="el" href="_painting_area_8cpp_source.html#l00241">241</a> of file <a class="el" href="_painting_area_8cpp_source.html">PaintingArea.cpp</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
@@ -652,7 +819,7 @@ Here is the call graph for this function:</div>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_painting_area_8cpp_source.html#l00208">208</a> of file <a class="el" href="_painting_area_8cpp_source.html">PaintingArea.cpp</a>.</p>
<p class="definition">Definition at line <a class="el" href="_painting_area_8cpp_source.html#l00225">225</a> of file <a class="el" href="_painting_area_8cpp_source.html">PaintingArea.cpp</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
@@ -685,7 +852,7 @@ Here is the call graph for this function:</div>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_painting_area_8cpp_source.html#l00234">234</a> of file <a class="el" href="_painting_area_8cpp_source.html">PaintingArea.cpp</a>.</p>
<p class="definition">Definition at line <a class="el" href="_painting_area_8cpp_source.html#l00251">251</a> of file <a class="el" href="_painting_area_8cpp_source.html">PaintingArea.cpp</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
@@ -710,7 +877,15 @@ Here is the call graph for this function:</div>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_painting_area_8cpp_source.html#l00154">154</a> of file <a class="el" href="_painting_area_8cpp_source.html">PaintingArea.cpp</a>.</p>
<p>The moveActiveLayer moves the active layer to a specific position in the layer stack. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">idx</td><td>- The id of the new position the layer should be in </td></tr>
</table>
</dd>
</dl>
<p class="definition">Definition at line <a class="el" href="_painting_area_8cpp_source.html#l00152">152</a> of file <a class="el" href="_painting_area_8cpp_source.html">PaintingArea.cpp</a>.</p>
</div>
</div>
@@ -740,7 +915,16 @@ Here is the call graph for this function:</div>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_painting_area_8cpp_source.html#l00149">149</a> of file <a class="el" href="_painting_area_8cpp_source.html">PaintingArea.cpp</a>.</p>
<p>The movePositionActive method moves the active layer to certain position. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">x</td><td>- The x value the new center of the layer should be at </td></tr>
<tr><td class="paramname">y</td><td>- The y value the new center of the layer should be at </td></tr>
</table>
</dd>
</dl>
<p class="definition">Definition at line <a class="el" href="_painting_area_8cpp_source.html#l00147">147</a> of file <a class="el" href="_painting_area_8cpp_source.html">PaintingArea.cpp</a>.</p>
</div>
</div>
@@ -760,7 +944,16 @@ Here is the call graph for this function:</div>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_painting_area_8cpp_source.html#l00104">104</a> of file <a class="el" href="_painting_area_8cpp_source.html">PaintingArea.cpp</a>.</p>
<p>The open method is used for loading a picture into the current layer. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">fileName</td><td>- Path and filename which are used to determine where the to-be-opened file is stored </td></tr>
</table>
</dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>Returns a boolean variable whether the file was successfully opened or not </dd></dl>
<p class="definition">Definition at line <a class="el" href="_painting_area_8cpp_source.html#l00102">102</a> of file <a class="el" href="_painting_area_8cpp_source.html">PaintingArea.cpp</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
@@ -793,7 +986,7 @@ Here is the call graph for this function:</div>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_painting_area_8cpp_source.html#l00258">258</a> of file <a class="el" href="_painting_area_8cpp_source.html">PaintingArea.cpp</a>.</p>
<p class="definition">Definition at line <a class="el" href="_painting_area_8cpp_source.html#l00275">275</a> of file <a class="el" href="_painting_area_8cpp_source.html">PaintingArea.cpp</a>.</p>
</div>
</div>
@@ -821,7 +1014,7 @@ Here is the call graph for this function:</div>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_painting_area_8cpp_source.html#l00269">269</a> of file <a class="el" href="_painting_area_8cpp_source.html">PaintingArea.cpp</a>.</p>
<p class="definition">Definition at line <a class="el" href="_painting_area_8cpp_source.html#l00286">286</a> of file <a class="el" href="_painting_area_8cpp_source.html">PaintingArea.cpp</a>.</p>
</div>
</div>
@@ -851,7 +1044,17 @@ Here is the call graph for this function:</div>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_painting_area_8cpp_source.html#l00116">116</a> of file <a class="el" href="_painting_area_8cpp_source.html">PaintingArea.cpp</a>.</p>
<p>The save method is used for exporting the current project as one picture. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">fileName</td><td></td></tr>
<tr><td class="paramname">fileFormat</td><td></td></tr>
</table>
</dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>Returns a boolean variable, true if the file was saved successfully, false if not </dd></dl>
<p class="definition">Definition at line <a class="el" href="_painting_area_8cpp_source.html#l00114">114</a> of file <a class="el" href="_painting_area_8cpp_source.html">PaintingArea.cpp</a>.</p>
</div>
</div>
@@ -881,7 +1084,16 @@ Here is the call graph for this function:</div>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_painting_area_8cpp_source.html#l00097">97</a> of file <a class="el" href="_painting_area_8cpp_source.html">PaintingArea.cpp</a>.</p>
<p>The setAlphaOfLayer method sets the alpha value of a specific layer. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">index</td><td>- Index of the layer where the change should be applied </td></tr>
<tr><td class="paramname">alpha</td><td>- New alpha value of the layer </td></tr>
</table>
</dd>
</dl>
<p class="definition">Definition at line <a class="el" href="_painting_area_8cpp_source.html#l00095">95</a> of file <a class="el" href="_painting_area_8cpp_source.html">PaintingArea.cpp</a>.</p>
</div>
</div>
@@ -901,7 +1113,15 @@ Here is the call graph for this function:</div>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_painting_area_8cpp_source.html#l00091">91</a> of file <a class="el" href="_painting_area_8cpp_source.html">PaintingArea.cpp</a>.</p>
<p>The setLayerToActive method marks a specific layer as active. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">index</td><td>- Index of the layer to be active </td></tr>
</table>
</dd>
</dl>
<p class="definition">Definition at line <a class="el" href="_painting_area_8cpp_source.html#l00089">89</a> of file <a class="el" href="_painting_area_8cpp_source.html">PaintingArea.cpp</a>.</p>
<div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
@@ -934,7 +1154,15 @@ Here is the caller graph for this function:</div>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_painting_area_8cpp_source.html#l00162">162</a> of file <a class="el" href="_painting_area_8cpp_source.html">PaintingArea.cpp</a>.</p>
<p>The slotActivateLayer method handles the event of selecting one layer as active. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">a</td><td>- Index of the layer to be active </td></tr>
</table>
</dd>
</dl>
<p class="definition">Definition at line <a class="el" href="_painting_area_8cpp_source.html#l00160">160</a> of file <a class="el" href="_painting_area_8cpp_source.html">PaintingArea.cpp</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
@@ -966,7 +1194,9 @@ Here is the call graph for this function:</div>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_painting_area_8cpp_source.html#l00084">84</a> of file <a class="el" href="_painting_area_8cpp_source.html">PaintingArea.cpp</a>.</p>
<p>The slotDeleteActiveLayer method handles the deletion of the active layer. </p>
<p class="definition">Definition at line <a class="el" href="_painting_area_8cpp_source.html#l00082">82</a> of file <a class="el" href="_painting_area_8cpp_source.html">PaintingArea.cpp</a>.</p>
</div>
</div>
@@ -994,7 +1224,7 @@ Here is the call graph for this function:</div>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_painting_area_8cpp_source.html#l00247">247</a> of file <a class="el" href="_painting_area_8cpp_source.html">PaintingArea.cpp</a>.</p>
<p class="definition">Definition at line <a class="el" href="_painting_area_8cpp_source.html#l00264">264</a> of file <a class="el" href="_painting_area_8cpp_source.html">PaintingArea.cpp</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">