Documentation/Source/eric5.QScintilla.Shell.html

changeset 501
5c615a85241a
parent 440
69ace3e2dcf6
child 802
e8882d16384c
equal deleted inserted replaced
500:c3abc7895a01 501:5c615a85241a
221 </tr><tr> 221 </tr><tr>
222 <td><a href="#Shell.__showHistory">__showHistory</a></td> 222 <td><a href="#Shell.__showHistory">__showHistory</a></td>
223 <td>Private slot to show the shell history dialog.</td> 223 <td>Private slot to show the shell history dialog.</td>
224 </tr><tr> 224 </tr><tr>
225 <td><a href="#Shell.__startDebugClient">__startDebugClient</a></td> 225 <td><a href="#Shell.__startDebugClient">__startDebugClient</a></td>
226 <td>Private slot to start a debug client accoding to the action triggered.</td> 226 <td>Private slot to start a debug client accoding to the action triggered[()].</td>
227 </tr><tr> 227 </tr><tr>
228 <td><a href="#Shell.__useHistory">__useHistory</a></td> 228 <td><a href="#Shell.__useHistory">__useHistory</a></td>
229 <td>Private method to display a command from the history.</td> 229 <td>Private method to display a command from the history.</td>
230 </tr><tr> 230 </tr><tr>
231 <td><a href="#Shell.__write">__write</a></td> 231 <td><a href="#Shell.__write">__write</a></td>
771 Private slot to show the shell history dialog. 771 Private slot to show the shell history dialog.
772 </p><a NAME="Shell.__startDebugClient" ID="Shell.__startDebugClient"></a> 772 </p><a NAME="Shell.__startDebugClient" ID="Shell.__startDebugClient"></a>
773 <h4>Shell.__startDebugClient</h4> 773 <h4>Shell.__startDebugClient</h4>
774 <b>__startDebugClient</b>(<i>action</i>) 774 <b>__startDebugClient</b>(<i>action</i>)
775 <p> 775 <p>
776 Private slot to start a debug client accoding to the action triggered. 776 Private slot to start a debug client accoding to the action triggered[()].
777 </p><dl> 777 </p><dl>
778 <dt><i>action</i></dt> 778 <dt><i>action</i></dt>
779 <dd> 779 <dd>
780 context menu action that was triggered (QAction) 780 context menu action that was triggered (QAction)
781 </dd> 781 </dd>

eric ide

mercurial