Documentation/Source/eric6.QScintilla.Shell.html

changeset 5108
f5cb9cb98e6a
parent 4481
456c58fc64b0
child 5606
da305d172769
equal deleted inserted replaced
5106:1ecc6c9abca5 5108:f5cb9cb98e6a
281 <td>Private method to display some text with StdOut label.</td> 281 <td>Private method to display some text with StdOut label.</td>
282 </tr><tr> 282 </tr><tr>
283 <td><a href="#Shell.clear">clear</a></td> 283 <td><a href="#Shell.clear">clear</a></td>
284 <td>Public slot to clear the display.</td> 284 <td>Public slot to clear the display.</td>
285 </tr><tr> 285 </tr><tr>
286 <td><a href="#Shell.clearAllHistories">clearAllHistories</a></td>
287 <td>Public method to clear all available histories and sync them.</td>
288 </tr><tr>
286 <td><a href="#Shell.closeShell">closeShell</a></td> 289 <td><a href="#Shell.closeShell">closeShell</a></td>
287 <td>Public method to shutdown the shell.</td> 290 <td>Public method to shutdown the shell.</td>
288 </tr><tr> 291 </tr><tr>
289 <td><a href="#Shell.contextMenuEvent">contextMenuEvent</a></td> 292 <td><a href="#Shell.contextMenuEvent">contextMenuEvent</a></td>
290 <td>Protected method to show our own context menu.</td> 293 <td>Protected method to show our own context menu.</td>
986 </dl><a NAME="Shell.clear" ID="Shell.clear"></a> 989 </dl><a NAME="Shell.clear" ID="Shell.clear"></a>
987 <h4>Shell.clear</h4> 990 <h4>Shell.clear</h4>
988 <b>clear</b>(<i></i>) 991 <b>clear</b>(<i></i>)
989 <p> 992 <p>
990 Public slot to clear the display. 993 Public slot to clear the display.
994 </p><a NAME="Shell.clearAllHistories" ID="Shell.clearAllHistories"></a>
995 <h4>Shell.clearAllHistories</h4>
996 <b>clearAllHistories</b>(<i></i>)
997 <p>
998 Public method to clear all available histories and sync them.
991 </p><a NAME="Shell.closeShell" ID="Shell.closeShell"></a> 999 </p><a NAME="Shell.closeShell" ID="Shell.closeShell"></a>
992 <h4>Shell.closeShell</h4> 1000 <h4>Shell.closeShell</h4>
993 <b>closeShell</b>(<i></i>) 1001 <b>closeShell</b>(<i></i>)
994 <p> 1002 <p>
995 Public method to shutdown the shell. 1003 Public method to shutdown the shell.

eric ide

mercurial