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>
@@ -92,6 +92,9 @@ $(document).ready(function(){initNavTree('class_intelli_input_dialog.html','');
</div><!--header-->
<div class="contents">
<p>The <a class="el" href="class_intelli_input_dialog.html" title="The IntelliInputDialog class is a customized Input Dialog to get Integers.">IntelliInputDialog</a> class is a customized Input Dialog to get Integers.
<a href="class_intelli_input_dialog.html#details">More...</a></p>
<p><code>#include &lt;<a class="el" href="_intelli_input_dialog_8h_source.html">IntelliInputDialog.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for IntelliInputDialog:</div>
@@ -103,23 +106,28 @@ Inheritance diagram for IntelliInputDialog:</div>
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-slots"></a>
Public Slots</h2></td></tr>
<tr class="memitem:ae59e68446caab323945ea725f69e89b0"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_intelli_input_dialog.html#ae59e68446caab323945ea725f69e89b0">slotCloseEvent</a> ()</td></tr>
<tr class="memdesc:ae59e68446caab323945ea725f69e89b0"><td class="mdescLeft">&#160;</td><td class="mdescRight">slotCloseEvent is a slot for catching the close Event. <a href="class_intelli_input_dialog.html#ae59e68446caab323945ea725f69e89b0">More...</a><br /></td></tr>
<tr class="separator:ae59e68446caab323945ea725f69e89b0"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a23f837147e6aab3d8e0aff9d0f7012bd"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_intelli_input_dialog.html#a23f837147e6aab3d8e0aff9d0f7012bd">slotEingabe</a> ()</td></tr>
<tr class="memdesc:a23f837147e6aab3d8e0aff9d0f7012bd"><td class="mdescLeft">&#160;</td><td class="mdescRight">slotEingabe is a slot for catching the Input Event. <a href="class_intelli_input_dialog.html#a23f837147e6aab3d8e0aff9d0f7012bd">More...</a><br /></td></tr>
<tr class="separator:a23f837147e6aab3d8e0aff9d0f7012bd"><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:aa276ec605b08b19d70c54654cc606cc5"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_intelli_input_dialog.html#aa276ec605b08b19d70c54654cc606cc5">IntelliInputDialog</a> (QString Title=nullptr, QString Label=nullptr, int value=5, int minValue=-2147483647, int maxValue=2147483647, int step=1, bool *ok=nullptr)</td></tr>
<tr class="memdesc:aa276ec605b08b19d70c54654cc606cc5"><td class="mdescLeft">&#160;</td><td class="mdescRight"><a class="el" href="class_intelli_input_dialog.html" title="The IntelliInputDialog class is a customized Input Dialog to get Integers.">IntelliInputDialog</a> is the baisc constructor to for the InputDialog. <a href="class_intelli_input_dialog.html#aa276ec605b08b19d70c54654cc606cc5">More...</a><br /></td></tr>
<tr class="separator:aa276ec605b08b19d70c54654cc606cc5"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-methods"></a>
Static Public Member Functions</h2></td></tr>
<tr class="memitem:a480ac2f5b8f7b9bc1cd7b30df84c2a62"><td class="memItemLeft" align="right" valign="top">static int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_intelli_input_dialog.html#a480ac2f5b8f7b9bc1cd7b30df84c2a62">getInt</a> (QString Title=nullptr, QString Label=nullptr, int value=5, int minValue=-2147483647, int maxValue=2147483647, int step=1, bool *ok=nullptr)</td></tr>
<tr class="memdesc:a480ac2f5b8f7b9bc1cd7b30df84c2a62"><td class="mdescLeft">&#160;</td><td class="mdescRight">getInt is a static funktion ´, which creates an Input Dialog and gets an Integer. <a href="class_intelli_input_dialog.html#a480ac2f5b8f7b9bc1cd7b30df84c2a62">More...</a><br /></td></tr>
<tr class="separator:a480ac2f5b8f7b9bc1cd7b30df84c2a62"><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="_intelli_input_dialog_8h_source.html#l00012">12</a> of file <a class="el" href="_intelli_input_dialog_8h_source.html">IntelliInputDialog.h</a>.</p>
<div class="textblock"><p>The <a class="el" href="class_intelli_input_dialog.html" title="The IntelliInputDialog class is a customized Input Dialog to get Integers.">IntelliInputDialog</a> class is a customized Input Dialog to get Integers. </p>
<p class="definition">Definition at line <a class="el" href="_intelli_input_dialog_8h_source.html#l00015">15</a> of file <a class="el" href="_intelli_input_dialog_8h_source.html">IntelliInputDialog.h</a>.</p>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="aa276ec605b08b19d70c54654cc606cc5"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aa276ec605b08b19d70c54654cc606cc5">&#9670;&nbsp;</a></span>IntelliInputDialog()</h2>
@@ -177,6 +185,20 @@ Static Public Member Functions</h2></td></tr>
</table>
</div><div class="memdoc">
<p><a class="el" href="class_intelli_input_dialog.html" title="The IntelliInputDialog class is a customized Input Dialog to get Integers.">IntelliInputDialog</a> is the baisc constructor to for the InputDialog. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">Title</td><td>- Title of the Input Dialog. </td></tr>
<tr><td class="paramname">Label</td><td>- A Label for the Iput Dialog, to show further information. </td></tr>
<tr><td class="paramname">value</td><td>- The standart value in the Input Box. </td></tr>
<tr><td class="paramname">minValue</td><td>- The minimal value to read. </td></tr>
<tr><td class="paramname">maxValue</td><td>- The maximal value to read. </td></tr>
<tr><td class="paramname">step</td><td>- The step size of Values. </td></tr>
<tr><td class="paramname">ok</td><td>- A check if the input was okay </td></tr>
</table>
</dd>
</dl>
<p class="definition">Definition at line <a class="el" href="_intelli_input_dialog_8cpp_source.html#l00003">3</a> of file <a class="el" href="_intelli_input_dialog_8cpp_source.html">IntelliInputDialog.cpp</a>.</p>
</div>
@@ -246,6 +268,21 @@ Static Public Member Functions</h2></td></tr>
</table>
</div><div class="memdoc">
<p>getInt is a static funktion ´, which creates an Input Dialog and gets an Integer. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">Title</td><td>- Title of the Input Dialog. </td></tr>
<tr><td class="paramname">Label</td><td>- A Label for the Iput Dialog, to show further information. </td></tr>
<tr><td class="paramname">value</td><td>- The standart value in the Input Box. </td></tr>
<tr><td class="paramname">minValue</td><td>- The minimal value to read. </td></tr>
<tr><td class="paramname">maxValue</td><td>- The maximal value to read. </td></tr>
<tr><td class="paramname">step</td><td>- The step size of Values. </td></tr>
<tr><td class="paramname">ok</td><td>- A check if the input was okay </td></tr>
</table>
</dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd></dd></dl>
<p class="definition">Definition at line <a class="el" href="_intelli_input_dialog_8cpp_source.html#l00016">16</a> of file <a class="el" href="_intelli_input_dialog_8cpp_source.html">IntelliInputDialog.cpp</a>.</p>
</div>
@@ -273,6 +310,8 @@ Static Public Member Functions</h2></td></tr>
</table>
</div><div class="memdoc">
<p>slotCloseEvent is a slot for catching the close Event. </p>
<p class="definition">Definition at line <a class="el" href="_intelli_input_dialog_8cpp_source.html#l00074">74</a> of file <a class="el" href="_intelli_input_dialog_8cpp_source.html">IntelliInputDialog.cpp</a>.</p>
</div>
@@ -300,6 +339,8 @@ Static Public Member Functions</h2></td></tr>
</table>
</div><div class="memdoc">
<p>slotEingabe is a slot for catching the Input Event. </p>
<p class="definition">Definition at line <a class="el" href="_intelli_input_dialog_8cpp_source.html#l00078">78</a> of file <a class="el" href="_intelli_input_dialog_8cpp_source.html">IntelliInputDialog.cpp</a>.</p>
</div>