ProjectFlask/Documentation/source/Plugin_Project_Flask.ProjectFlask.FlaskCommandDialog.html

changeset 37
1bd8d19a3aa7
parent 19
f8e3c1676f9b
child 61
fe1e8783a95f
--- a/ProjectFlask/Documentation/source/Plugin_Project_Flask.ProjectFlask.FlaskCommandDialog.html	Sun Nov 29 16:04:25 2020 +0100
+++ b/ProjectFlask/Documentation/source/Plugin_Project_Flask.ProjectFlask.FlaskCommandDialog.html	Sun Nov 29 16:05:10 2020 +0100
@@ -89,6 +89,10 @@
 <td>Protected method handling the close event of the dialog.</td>
 </tr>
 <tr>
+<td><a href="#FlaskCommandDialog.normalExit">normalExit</a></td>
+<td>Public method to test, if the process ended without errors.</td>
+</tr>
+<tr>
 <td><a href="#FlaskCommandDialog.on_buttonBox_clicked">on_buttonBox_clicked</a></td>
 <td>Private slot handling presses of the button box buttons.</td>
 </tr>
@@ -179,6 +183,25 @@
 reference to the close event object
 </dd>
 </dl>
+<a NAME="FlaskCommandDialog.normalExit" ID="FlaskCommandDialog.normalExit"></a>
+<h4>FlaskCommandDialog.normalExit</h4>
+<b>normalExit</b>(<i></i>)
+
+<p>
+        Public method to test, if the process ended without errors.
+</p>
+<dl>
+<dt>Returns:</dt>
+<dd>
+flag indicating a normal process exit
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+bool
+</dd>
+</dl>
 <a NAME="FlaskCommandDialog.on_buttonBox_clicked" ID="FlaskCommandDialog.on_buttonBox_clicked"></a>
 <h4>FlaskCommandDialog.on_buttonBox_clicked</h4>
 <b>on_buttonBox_clicked</b>(<i>button</i>)

eric ide

mercurial