Documentation/Source/eric6.QScintilla.Shell.html

changeset 4481
456c58fc64b0
parent 4368
a8f6c587c7aa
child 5108
f5cb9cb98e6a
equal deleted inserted replaced
4480:2dec66f0b518 4481:456c58fc64b0
254 <td>Private method to display the possible completions.</td> 254 <td>Private method to display the possible completions.</td>
255 </tr><tr> 255 </tr><tr>
256 <td><a href="#Shell.__showHistory">__showHistory</a></td> 256 <td><a href="#Shell.__showHistory">__showHistory</a></td>
257 <td>Private slot to show the shell history dialog.</td> 257 <td>Private slot to show the shell history dialog.</td>
258 </tr><tr> 258 </tr><tr>
259 <td><a href="#Shell.__showLanguageMenu">__showLanguageMenu</a></td>
260 <td>Private slot to prepare the language submenu.</td>
261 </tr><tr>
259 <td><a href="#Shell.__startDebugClient">__startDebugClient</a></td> 262 <td><a href="#Shell.__startDebugClient">__startDebugClient</a></td>
260 <td>Private slot to start a debug client according to the action triggered.</td> 263 <td>Private slot to start a debug client according to the action triggered.</td>
261 </tr><tr> 264 </tr><tr>
262 <td><a href="#Shell.__useHistory">__useHistory</a></td> 265 <td><a href="#Shell.__useHistory">__useHistory</a></td>
263 <td>Private method to display a command from the history.</td> 266 <td>Private method to display a command from the history.</td>
906 </dl><a NAME="Shell.__showHistory" ID="Shell.__showHistory"></a> 909 </dl><a NAME="Shell.__showHistory" ID="Shell.__showHistory"></a>
907 <h4>Shell.__showHistory</h4> 910 <h4>Shell.__showHistory</h4>
908 <b>__showHistory</b>(<i></i>) 911 <b>__showHistory</b>(<i></i>)
909 <p> 912 <p>
910 Private slot to show the shell history dialog. 913 Private slot to show the shell history dialog.
914 </p><a NAME="Shell.__showLanguageMenu" ID="Shell.__showLanguageMenu"></a>
915 <h4>Shell.__showLanguageMenu</h4>
916 <b>__showLanguageMenu</b>(<i></i>)
917 <p>
918 Private slot to prepare the language submenu.
911 </p><a NAME="Shell.__startDebugClient" ID="Shell.__startDebugClient"></a> 919 </p><a NAME="Shell.__startDebugClient" ID="Shell.__startDebugClient"></a>
912 <h4>Shell.__startDebugClient</h4> 920 <h4>Shell.__startDebugClient</h4>
913 <b>__startDebugClient</b>(<i>action</i>) 921 <b>__startDebugClient</b>(<i>action</i>)
914 <p> 922 <p>
915 Private slot to start a debug client according to the action 923 Private slot to start a debug client according to the action

eric ide

mercurial