mirror of
https://github.com/creyD/intelliphoto.git
synced 2026-04-16 05:10:32 +02:00
Automated Release Preparation
This commit is contained in:
@@ -218,8 +218,6 @@ Protected Member Functions</h2></td></tr>
|
||||
<tr class="separator:a632848d99f44d33d7da2618fbc6775a4"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a4a8138b9508ee4ec87a7fca9160368a7"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_painting_area.html#a4a8138b9508ee4ec87a7fca9160368a7">paintEvent</a> (QPaintEvent *event) override</td></tr>
|
||||
<tr class="separator:a4a8138b9508ee4ec87a7fca9160368a7"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ab57e8ccda60fff7187463a90e65c5335"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_painting_area.html#ab57e8ccda60fff7187463a90e65c5335">resizeEvent</a> (QResizeEvent *event) override</td></tr>
|
||||
<tr class="separator:ab57e8ccda60fff7187463a90e65c5335"><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_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>
|
||||
@@ -704,7 +702,7 @@ Protected Member Functions</h2></td></tr>
|
||||
<p>getImageDataOfActiveLayer used to get the currents active imageData (if there isn't any active layer it return a 10*10 white picture) </p>
|
||||
<dl class="section return"><dt>Returns</dt><dd>return the image as an rgba32bit qImage </dd></dl>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="_painting_area_8cpp_source.html#l00434">434</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#l00423">423</a> of file <a class="el" href="_painting_area_8cpp_source.html">PaintingArea.cpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -723,7 +721,7 @@ Protected Member Functions</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="_painting_area_8cpp_source.html#l00427">427</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#l00416">416</a> of file <a class="el" href="_painting_area_8cpp_source.html">PaintingArea.cpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -780,7 +778,7 @@ Protected Member Functions</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="_painting_area_8cpp_source.html#l00423">423</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#l00412">412</a> of file <a class="el" href="_painting_area_8cpp_source.html">PaintingArea.cpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -1050,34 +1048,6 @@ Protected Member Functions</h2></td></tr>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="_painting_area_8cpp_source.html#l00324">324</a> of file <a class="el" href="_painting_area_8cpp_source.html">PaintingArea.cpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="ab57e8ccda60fff7187463a90e65c5335"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#ab57e8ccda60fff7187463a90e65c5335">◆ </a></span>resizeEvent()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">void PaintingArea::resizeEvent </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype">QResizeEvent * </td>
|
||||
<td class="paramname"><em>event</em></td><td>)</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
<td class="mlabels-right">
|
||||
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">protected</span></span> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="_painting_area_8cpp_source.html#l00335">335</a> of file <a class="el" href="_painting_area_8cpp_source.html">PaintingArea.cpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="aa2463d4f403224086acab02903ae407e"></a>
|
||||
|
||||
Reference in New Issue
Block a user