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

changeset 7846
4dfa18ef5acd
parent 7273
391d6b7b1eff
child 7900
72b88fb20261
equal deleted inserted replaced
7845:a626d0212c4d 7846:4dfa18ef5acd
76 <tr> 76 <tr>
77 <td><a href="#PipDialog.__addOutput">__addOutput</a></td> 77 <td><a href="#PipDialog.__addOutput">__addOutput</a></td>
78 <td>Private method to add some text to the output pane.</td> 78 <td>Private method to add some text to the output pane.</td>
79 </tr> 79 </tr>
80 <tr> 80 <tr>
81 <td><a href="#PipDialog.__cancel">__cancel</a></td>
82 <td>Private slot to cancel the current action.</td>
83 </tr>
84 <tr>
81 <td><a href="#PipDialog.__finish">__finish</a></td> 85 <td><a href="#PipDialog.__finish">__finish</a></td>
82 <td>Private slot called when the process finished or the user pressed the button.</td> 86 <td>Private slot called when the process finished or the user pressed the button.</td>
83 </tr> 87 </tr>
84 <tr> 88 <tr>
85 <td><a href="#PipDialog.__procFinished">__procFinished</a></td> 89 <td><a href="#PipDialog.__procFinished">__procFinished</a></td>
146 <dt><i>txt</i> (str)</dt> 150 <dt><i>txt</i> (str)</dt>
147 <dd> 151 <dd>
148 text to be added 152 text to be added
149 </dd> 153 </dd>
150 </dl> 154 </dl>
155 <a NAME="PipDialog.__cancel" ID="PipDialog.__cancel"></a>
156 <h4>PipDialog.__cancel</h4>
157 <b>__cancel</b>(<i></i>)
158
159 <p>
160 Private slot to cancel the current action.
161 </p>
151 <a NAME="PipDialog.__finish" ID="PipDialog.__finish"></a> 162 <a NAME="PipDialog.__finish" ID="PipDialog.__finish"></a>
152 <h4>PipDialog.__finish</h4> 163 <h4>PipDialog.__finish</h4>
153 <b>__finish</b>(<i></i>) 164 <b>__finish</b>(<i></i>)
154 165
155 <p> 166 <p>

eric ide

mercurial