Documentation/Source/eric5.QScintilla.Shell.html

changeset 1228
7afaf2fca55b
parent 945
8cd4d08fa9f6
child 1229
a8207dc73672
equal deleted inserted replaced
1227:c5db073a124f 1228:7afaf2fca55b
52 QsciScintillaCompat 52 QsciScintillaCompat
53 <h3>Class Attributes</h3> 53 <h3>Class Attributes</h3>
54 <table> 54 <table>
55 <tr><td>None</td></tr> 55 <tr><td>None</td></tr>
56 </table> 56 </table>
57 <h3>Class Methods</h3>
58 <table>
59 <tr><td>None</td></tr>
60 </table>
57 <h3>Methods</h3> 61 <h3>Methods</h3>
58 <table> 62 <table>
59 <tr> 63 <tr>
60 <td><a href="#Shell.__init__">Shell</a></td>
61 <td>Constructor</td>
62 </tr><tr>
63 <td><a href="#Shell.__QScintillaAutoCompletionCommand">__QScintillaAutoCompletionCommand</a></td> 64 <td><a href="#Shell.__QScintillaAutoCompletionCommand">__QScintillaAutoCompletionCommand</a></td>
64 <td>Private method to handle a command for autocompletion only.</td> 65 <td>Private method to handle a command for autocompletion only.</td>
65 </tr><tr> 66 </tr><tr>
66 <td><a href="#Shell.__QScintillaCharLeft">__QScintillaCharLeft</a></td> 67 <td><a href="#Shell.__QScintillaCharLeft">__QScintillaCharLeft</a></td>
67 <td>Private method to handle the Cursor Left command.</td> 68 <td>Private method to handle the Cursor Left command.</td>
310 <td>Public method to save the history for the given client type.</td> 311 <td>Public method to save the history for the given client type.</td>
311 </tr><tr> 312 </tr><tr>
312 <td><a href="#Shell.setDebuggerUI">setDebuggerUI</a></td> 313 <td><a href="#Shell.setDebuggerUI">setDebuggerUI</a></td>
313 <td>Public method to set the debugger UI.</td> 314 <td>Public method to set the debugger UI.</td>
314 </tr> 315 </tr>
316 </table>
317 <h3>Static Methods</h3>
318 <table>
319 <tr><td>None</td></tr>
315 </table> 320 </table>
316 <a NAME="Shell.__init__" ID="Shell.__init__"></a> 321 <a NAME="Shell.__init__" ID="Shell.__init__"></a>
317 <h4>Shell (Constructor)</h4> 322 <h4>Shell (Constructor)</h4>
318 <b>Shell</b>(<i>dbs, vm, parent=None</i>) 323 <b>Shell</b>(<i>dbs, vm, parent=None</i>)
319 <p> 324 <p>

eric ide

mercurial