Automated Release Preparation

This commit is contained in:
2020-01-30 20:42:31 +01:00
parent ac112b22f7
commit 8577e6b132
257 changed files with 5444 additions and 3399 deletions

View File

@@ -26,7 +26,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">IntelliPhoto
&#160;<span id="projectnumber">0.6</span>
&#160;<span id="projectnumber">0.7</span>
</div>
</td>
</tr>
@@ -108,8 +108,10 @@ Public Member Functions</h2></td></tr>
<tr class="memdesc:ad2aaec3c1517a9aaa461b54e341b97e0"><td class="mdescLeft">&#160;</td><td class="mdescRight">The <a class="el" href="class_intelli_photo_gui.html" title="The IntelliPhotoGui base class handles the graphical user interface and events for the intelliPhoto p...">IntelliPhotoGui</a> method is the constructor and is used to create a new instance of the main program window. <a href="class_intelli_photo_gui.html#ad2aaec3c1517a9aaa461b54e341b97e0">More...</a><br /></td></tr>
<tr class="separator:ad2aaec3c1517a9aaa461b54e341b97e0"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1dbef8d4688227aa9455aea52db00bf4"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_intelli_photo_gui.html#a1dbef8d4688227aa9455aea52db00bf4">UpdateGui</a> ()</td></tr>
<tr class="memdesc:a1dbef8d4688227aa9455aea52db00bf4"><td class="mdescLeft">&#160;</td><td class="mdescRight">UpdateGui a function to update all gui elements. <a href="class_intelli_photo_gui.html#a1dbef8d4688227aa9455aea52db00bf4">More...</a><br /></td></tr>
<tr class="separator:a1dbef8d4688227aa9455aea52db00bf4"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a343f8ebf5d27b7242208747de6c92497"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_intelli_photo_gui.html#a343f8ebf5d27b7242208747de6c92497">setToolWidth</a> (int value)</td></tr>
<tr class="memdesc:a343f8ebf5d27b7242208747de6c92497"><td class="mdescLeft">&#160;</td><td class="mdescRight">setToolWidth stes a width to the tool <a href="class_intelli_photo_gui.html#a343f8ebf5d27b7242208747de6c92497">More...</a><br /></td></tr>
<tr class="separator:a343f8ebf5d27b7242208747de6c92497"><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>
@@ -140,7 +142,7 @@ Protected Member Functions</h2></td></tr>
<p>The <a class="el" href="class_intelli_photo_gui.html" title="The IntelliPhotoGui base class handles the graphical user interface and events for the intelliPhoto p...">IntelliPhotoGui</a> method is the constructor and is used to create a new instance of the main program window. </p>
<p class="definition">Definition at line <a class="el" href="_intelli_photo_gui_8cpp_source.html#l00012">12</a> of file <a class="el" href="_intelli_photo_gui_8cpp_source.html">IntelliPhotoGui.cpp</a>.</p>
<p class="definition">Definition at line <a class="el" href="_intelli_photo_gui_8cpp_source.html#l00014">14</a> of file <a class="el" href="_intelli_photo_gui_8cpp_source.html">IntelliPhotoGui.cpp</a>.</p>
</div>
</div>
@@ -171,7 +173,7 @@ Protected Member Functions</h2></td></tr>
<p>The closeEvent function handles closing events. </p>
<p class="definition">Definition at line <a class="el" href="_intelli_photo_gui_8cpp_source.html#l00027">27</a> of file <a class="el" href="_intelli_photo_gui_8cpp_source.html">IntelliPhotoGui.cpp</a>.</p>
<p class="definition">Definition at line <a class="el" href="_intelli_photo_gui_8cpp_source.html#l00030">30</a> of file <a class="el" href="_intelli_photo_gui_8cpp_source.html">IntelliPhotoGui.cpp</a>.</p>
</div>
</div>
@@ -191,7 +193,15 @@ Protected Member Functions</h2></td></tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_intelli_photo_gui_8cpp_source.html#l00886">886</a> of file <a class="el" href="_intelli_photo_gui_8cpp_source.html">IntelliPhotoGui.cpp</a>.</p>
<p>setToolWidth stes a width to the tool </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">value</td><td>- the width of the tool </td></tr>
</table>
</dd>
</dl>
<p class="definition">Definition at line <a class="el" href="_intelli_photo_gui_8cpp_source.html#l00923">923</a> of file <a class="el" href="_intelli_photo_gui_8cpp_source.html">IntelliPhotoGui.cpp</a>.</p>
</div>
</div>
@@ -210,7 +220,9 @@ Protected Member Functions</h2></td></tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_intelli_photo_gui_8cpp_source.html#l00895">895</a> of file <a class="el" href="_intelli_photo_gui_8cpp_source.html">IntelliPhotoGui.cpp</a>.</p>
<p>UpdateGui a function to update all gui elements. </p>
<p class="definition">Definition at line <a class="el" href="_intelli_photo_gui_8cpp_source.html#l00932">932</a> of file <a class="el" href="_intelli_photo_gui_8cpp_source.html">IntelliPhotoGui.cpp</a>.</p>
</div>
</div>