eric6/Documentation/Source/eric6.PipInterface.PipDialog.html

changeset 7846
4dfa18ef5acd
parent 7273
391d6b7b1eff
child 7900
72b88fb20261
--- a/eric6/Documentation/Source/eric6.PipInterface.PipDialog.html	Sun Nov 29 14:10:50 2020 +0100
+++ b/eric6/Documentation/Source/eric6.PipInterface.PipDialog.html	Sun Nov 29 14:14:11 2020 +0100
@@ -78,6 +78,10 @@
 <td>Private method to add some text to the output pane.</td>
 </tr>
 <tr>
+<td><a href="#PipDialog.__cancel">__cancel</a></td>
+<td>Private slot to cancel the current action.</td>
+</tr>
+<tr>
 <td><a href="#PipDialog.__finish">__finish</a></td>
 <td>Private slot called when the process finished or the user pressed the button.</td>
 </tr>
@@ -148,6 +152,13 @@
 text to be added
 </dd>
 </dl>
+<a NAME="PipDialog.__cancel" ID="PipDialog.__cancel"></a>
+<h4>PipDialog.__cancel</h4>
+<b>__cancel</b>(<i></i>)
+
+<p>
+        Private slot to cancel the current action.
+</p>
 <a NAME="PipDialog.__finish" ID="PipDialog.__finish"></a>
 <h4>PipDialog.__finish</h4>
 <b>__finish</b>(<i></i>)

eric ide

mercurial