83 <td>Private method to handle the Extend Selection Left command.</td> |
83 <td>Private method to handle the Extend Selection Left command.</td> |
84 </tr><tr> |
84 </tr><tr> |
85 <td><a href="#Shell.__QScintillaCharRight">__QScintillaCharRight</a></td> |
85 <td><a href="#Shell.__QScintillaCharRight">__QScintillaCharRight</a></td> |
86 <td>Private method to handle the Cursor Right command.</td> |
86 <td>Private method to handle the Cursor Right command.</td> |
87 </tr><tr> |
87 </tr><tr> |
|
88 <td><a href="#Shell.__QScintillaCommand">__QScintillaCommand</a></td> |
|
89 <td>Private method to send the command to QScintilla.</td> |
|
90 </tr><tr> |
88 <td><a href="#Shell.__QScintillaDelete">__QScintillaDelete</a></td> |
91 <td><a href="#Shell.__QScintillaDelete">__QScintillaDelete</a></td> |
89 <td>Private method to handle the delete command.</td> |
92 <td>Private method to handle the delete command.</td> |
90 </tr><tr> |
93 </tr><tr> |
91 <td><a href="#Shell.__QScintillaDeleteBack">__QScintillaDeleteBack</a></td> |
94 <td><a href="#Shell.__QScintillaDeleteBack">__QScintillaDeleteBack</a></td> |
92 <td>Private method to handle the Backspace key.</td> |
95 <td>Private method to handle the Backspace key.</td> |
101 <td>Private method to handle the Delete Word Left command.</td> |
104 <td>Private method to handle the Delete Word Left command.</td> |
102 </tr><tr> |
105 </tr><tr> |
103 <td><a href="#Shell.__QScintillaDeleteWordRight">__QScintillaDeleteWordRight</a></td> |
106 <td><a href="#Shell.__QScintillaDeleteWordRight">__QScintillaDeleteWordRight</a></td> |
104 <td>Private method to handle the Delete Word Right command.</td> |
107 <td>Private method to handle the Delete Word Right command.</td> |
105 </tr><tr> |
108 </tr><tr> |
|
109 <td><a href="#Shell.__QScintillaHistoryDown">__QScintillaHistoryDown</a></td> |
|
110 <td>Private method to handle the Ctrl+Down key.</td> |
|
111 </tr><tr> |
|
112 <td><a href="#Shell.__QScintillaHistoryUp">__QScintillaHistoryUp</a></td> |
|
113 <td>Private method to handle the Ctrl+Up key.</td> |
|
114 </tr><tr> |
106 <td><a href="#Shell.__QScintillaLeftCommand">__QScintillaLeftCommand</a></td> |
115 <td><a href="#Shell.__QScintillaLeftCommand">__QScintillaLeftCommand</a></td> |
107 <td>Private method to handle a QScintilla command working to the left.</td> |
116 <td>Private method to handle a QScintilla command working to the left.</td> |
108 </tr><tr> |
117 </tr><tr> |
109 <td><a href="#Shell.__QScintillaLeftDeleteCommand">__QScintillaLeftDeleteCommand</a></td> |
118 <td><a href="#Shell.__QScintillaLeftDeleteCommand">__QScintillaLeftDeleteCommand</a></td> |
110 <td>Private method to handle a QScintilla delete command working to the left.</td> |
119 <td>Private method to handle a QScintilla delete command working to the left.</td> |
111 </tr><tr> |
120 </tr><tr> |
112 <td><a href="#Shell.__QScintillaLineDown">__QScintillaLineDown</a></td> |
|
113 <td>Private method to handle the Down key.</td> |
|
114 </tr><tr> |
|
115 <td><a href="#Shell.__QScintillaLineEnd">__QScintillaLineEnd</a></td> |
121 <td><a href="#Shell.__QScintillaLineEnd">__QScintillaLineEnd</a></td> |
116 <td>Private method to handle the End key.</td> |
122 <td>Private method to handle the End key.</td> |
117 </tr><tr> |
123 </tr><tr> |
118 <td><a href="#Shell.__QScintillaLineUp">__QScintillaLineUp</a></td> |
|
119 <td>Private method to handle the Up key.</td> |
|
120 </tr><tr> |
|
121 <td><a href="#Shell.__QScintillaNewline">__QScintillaNewline</a></td> |
124 <td><a href="#Shell.__QScintillaNewline">__QScintillaNewline</a></td> |
122 <td>Private method to handle the Return key.</td> |
125 <td>Private method to handle the Return key.</td> |
123 </tr><tr> |
126 </tr><tr> |
124 <td><a href="#Shell.__QScintillaRightCommand">__QScintillaRightCommand</a></td> |
127 <td><a href="#Shell.__QScintillaRightCommand">__QScintillaRightCommand</a></td> |
125 <td>Private method to handle a QScintilla command working to the right.</td> |
128 <td>Private method to handle a QScintilla command working to the right.</td> |
146 <td>Private slot to set the lexer.</td> |
149 <td>Private slot to set the lexer.</td> |
147 </tr><tr> |
150 </tr><tr> |
148 <td><a href="#Shell.__clearCurrentLine">__clearCurrentLine</a></td> |
151 <td><a href="#Shell.__clearCurrentLine">__clearCurrentLine</a></td> |
149 <td>Private method to clear the line containing the cursor.</td> |
152 <td>Private method to clear the line containing the cursor.</td> |
150 </tr><tr> |
153 </tr><tr> |
151 <td><a href="#Shell.__clearHistory">__clearHistory</a></td> |
|
152 <td>Private slot to clear the current history.</td> |
|
153 </tr><tr> |
|
154 <td><a href="#Shell.__clientCapabilities">__clientCapabilities</a></td> |
154 <td><a href="#Shell.__clientCapabilities">__clientCapabilities</a></td> |
155 <td>Private slot to handle the reporting of the clients capabilities.</td> |
155 <td>Private slot to handle the reporting of the clients capabilities.</td> |
156 </tr><tr> |
156 </tr><tr> |
157 <td><a href="#Shell.__clientError">__clientError</a></td> |
157 <td><a href="#Shell.__clientError">__clientError</a></td> |
158 <td>Private method to handle an error in the client.</td> |
158 <td>Private method to handle an error in the client.</td> |
230 <td>Private method to search for the next occurrence.</td> |
230 <td>Private method to search for the next occurrence.</td> |
231 </tr><tr> |
231 </tr><tr> |
232 <td><a href="#Shell.__searchPrev">__searchPrev</a></td> |
232 <td><a href="#Shell.__searchPrev">__searchPrev</a></td> |
233 <td>Private method to search for the next occurrence.</td> |
233 <td>Private method to search for the next occurrence.</td> |
234 </tr><tr> |
234 </tr><tr> |
235 <td><a href="#Shell.__selectHistory">__selectHistory</a></td> |
|
236 <td>Private slot to select a history entry to execute.</td> |
|
237 </tr><tr> |
|
238 <td><a href="#Shell.__setAutoCompletion">__setAutoCompletion</a></td> |
235 <td><a href="#Shell.__setAutoCompletion">__setAutoCompletion</a></td> |
239 <td>Private method to configure the autocompletion function.</td> |
236 <td>Private method to configure the autocompletion function.</td> |
240 </tr><tr> |
237 </tr><tr> |
241 <td><a href="#Shell.__setCallTips">__setCallTips</a></td> |
238 <td><a href="#Shell.__setCallTips">__setCallTips</a></td> |
242 <td>Private method to configure the calltips function.</td> |
239 <td>Private method to configure the calltips function.</td> |
251 <td>Private method to configure the text display.</td> |
248 <td>Private method to configure the text display.</td> |
252 </tr><tr> |
249 </tr><tr> |
253 <td><a href="#Shell.__showCompletions">__showCompletions</a></td> |
250 <td><a href="#Shell.__showCompletions">__showCompletions</a></td> |
254 <td>Private method to display the possible completions.</td> |
251 <td>Private method to display the possible completions.</td> |
255 </tr><tr> |
252 </tr><tr> |
256 <td><a href="#Shell.__showHistory">__showHistory</a></td> |
|
257 <td>Private slot to show the shell history dialog.</td> |
|
258 </tr><tr> |
|
259 <td><a href="#Shell.__showLanguageMenu">__showLanguageMenu</a></td> |
253 <td><a href="#Shell.__showLanguageMenu">__showLanguageMenu</a></td> |
260 <td>Private slot to prepare the language submenu.</td> |
254 <td>Private slot to prepare the language submenu.</td> |
261 </tr><tr> |
255 </tr><tr> |
262 <td><a href="#Shell.__startDebugClient">__startDebugClient</a></td> |
256 <td><a href="#Shell.__startDebugClient">__startDebugClient</a></td> |
263 <td>Private slot to start a debug client according to the action triggered.</td> |
257 <td>Private slot to start a debug client according to the action triggered.</td> |
284 <td>Public slot to clear the display.</td> |
278 <td>Public slot to clear the display.</td> |
285 </tr><tr> |
279 </tr><tr> |
286 <td><a href="#Shell.clearAllHistories">clearAllHistories</a></td> |
280 <td><a href="#Shell.clearAllHistories">clearAllHistories</a></td> |
287 <td>Public method to clear all available histories and sync them.</td> |
281 <td>Public method to clear all available histories and sync them.</td> |
288 </tr><tr> |
282 </tr><tr> |
|
283 <td><a href="#Shell.clearHistory">clearHistory</a></td> |
|
284 <td>Public slot to clear the current history.</td> |
|
285 </tr><tr> |
289 <td><a href="#Shell.closeShell">closeShell</a></td> |
286 <td><a href="#Shell.closeShell">closeShell</a></td> |
290 <td>Public method to shutdown the shell.</td> |
287 <td>Public method to shutdown the shell.</td> |
291 </tr><tr> |
288 </tr><tr> |
292 <td><a href="#Shell.contextMenuEvent">contextMenuEvent</a></td> |
289 <td><a href="#Shell.contextMenuEvent">contextMenuEvent</a></td> |
293 <td>Protected method to show our own context menu.</td> |
290 <td>Protected method to show our own context menu.</td> |
359 <td>Public method to search the next occurrence of the given text.</td> |
356 <td>Public method to search the next occurrence of the given text.</td> |
360 </tr><tr> |
357 </tr><tr> |
361 <td><a href="#Shell.searchPrev">searchPrev</a></td> |
358 <td><a href="#Shell.searchPrev">searchPrev</a></td> |
362 <td>Public method to search the previous occurrence of the given text.</td> |
359 <td>Public method to search the previous occurrence of the given text.</td> |
363 </tr><tr> |
360 </tr><tr> |
|
361 <td><a href="#Shell.selectHistory">selectHistory</a></td> |
|
362 <td>Public slot to select a history entry to execute.</td> |
|
363 </tr><tr> |
364 <td><a href="#Shell.setDebuggerUI">setDebuggerUI</a></td> |
364 <td><a href="#Shell.setDebuggerUI">setDebuggerUI</a></td> |
365 <td>Public method to set the debugger UI.</td> |
365 <td>Public method to set the debugger UI.</td> |
|
366 </tr><tr> |
|
367 <td><a href="#Shell.showHistory">showHistory</a></td> |
|
368 <td>Public slot to show the shell history dialog.</td> |
366 </tr><tr> |
369 </tr><tr> |
367 <td><a href="#Shell.wheelEvent">wheelEvent</a></td> |
370 <td><a href="#Shell.wheelEvent">wheelEvent</a></td> |
368 <td>Protected method to handle wheel events.</td> |
371 <td>Protected method to handle wheel events.</td> |
369 </tr> |
372 </tr> |
370 </table> |
373 </table> |
372 <table> |
375 <table> |
373 <tr><td>None</td></tr> |
376 <tr><td>None</td></tr> |
374 </table> |
377 </table> |
375 <a NAME="Shell.__init__" ID="Shell.__init__"></a> |
378 <a NAME="Shell.__init__" ID="Shell.__init__"></a> |
376 <h4>Shell (Constructor)</h4> |
379 <h4>Shell (Constructor)</h4> |
377 <b>Shell</b>(<i>dbs, vm, parent=None</i>) |
380 <b>Shell</b>(<i>dbs, vm, windowedVariant, parent=None</i>) |
378 <p> |
381 <p> |
379 Constructor |
382 Constructor |
380 </p><dl> |
383 </p><dl> |
381 <dt><i>dbs</i></dt> |
384 <dt><i>dbs</i></dt> |
382 <dd> |
385 <dd> |
383 reference to the debug server object |
386 reference to the debug server object |
384 </dd><dt><i>vm</i></dt> |
387 </dd><dt><i>vm</i></dt> |
385 <dd> |
388 <dd> |
386 reference to the viewmanager object |
389 reference to the viewmanager object |
|
390 </dd><dt><i>windowedVariant</i></dt> |
|
391 <dd> |
|
392 flag indicating the shell window variant |
|
393 (boolean) |
387 </dd><dt><i>parent</i></dt> |
394 </dd><dt><i>parent</i></dt> |
388 <dd> |
395 <dd> |
389 parent widget (QWidget) |
396 parent widget (QWidget) |
390 </dd> |
397 </dd> |
391 </dl><a NAME="Shell.__QScintillaAutoCompletionCommand" ID="Shell.__QScintillaAutoCompletionCommand"></a> |
398 </dl><a NAME="Shell.__QScintillaAutoCompletionCommand" ID="Shell.__QScintillaAutoCompletionCommand"></a> |
411 </p><a NAME="Shell.__QScintillaCharRight" ID="Shell.__QScintillaCharRight"></a> |
418 </p><a NAME="Shell.__QScintillaCharRight" ID="Shell.__QScintillaCharRight"></a> |
412 <h4>Shell.__QScintillaCharRight</h4> |
419 <h4>Shell.__QScintillaCharRight</h4> |
413 <b>__QScintillaCharRight</b>(<i></i>) |
420 <b>__QScintillaCharRight</b>(<i></i>) |
414 <p> |
421 <p> |
415 Private method to handle the Cursor Right command. |
422 Private method to handle the Cursor Right command. |
416 </p><a NAME="Shell.__QScintillaDelete" ID="Shell.__QScintillaDelete"></a> |
423 </p><a NAME="Shell.__QScintillaCommand" ID="Shell.__QScintillaCommand"></a> |
|
424 <h4>Shell.__QScintillaCommand</h4> |
|
425 <b>__QScintillaCommand</b>(<i>cmd</i>) |
|
426 <p> |
|
427 Private method to send the command to QScintilla. |
|
428 </p><dl> |
|
429 <dt><i>cmd</i></dt> |
|
430 <dd> |
|
431 QScintilla command |
|
432 </dd> |
|
433 </dl><a NAME="Shell.__QScintillaDelete" ID="Shell.__QScintillaDelete"></a> |
417 <h4>Shell.__QScintillaDelete</h4> |
434 <h4>Shell.__QScintillaDelete</h4> |
418 <b>__QScintillaDelete</b>(<i></i>) |
435 <b>__QScintillaDelete</b>(<i></i>) |
419 <p> |
436 <p> |
420 Private method to handle the delete command. |
437 Private method to handle the delete command. |
421 </p><a NAME="Shell.__QScintillaDeleteBack" ID="Shell.__QScintillaDeleteBack"></a> |
438 </p><a NAME="Shell.__QScintillaDeleteBack" ID="Shell.__QScintillaDeleteBack"></a> |
441 </p><a NAME="Shell.__QScintillaDeleteWordRight" ID="Shell.__QScintillaDeleteWordRight"></a> |
458 </p><a NAME="Shell.__QScintillaDeleteWordRight" ID="Shell.__QScintillaDeleteWordRight"></a> |
442 <h4>Shell.__QScintillaDeleteWordRight</h4> |
459 <h4>Shell.__QScintillaDeleteWordRight</h4> |
443 <b>__QScintillaDeleteWordRight</b>(<i></i>) |
460 <b>__QScintillaDeleteWordRight</b>(<i></i>) |
444 <p> |
461 <p> |
445 Private method to handle the Delete Word Right command. |
462 Private method to handle the Delete Word Right command. |
446 </p><a NAME="Shell.__QScintillaLeftCommand" ID="Shell.__QScintillaLeftCommand"></a> |
463 </p><a NAME="Shell.__QScintillaHistoryDown" ID="Shell.__QScintillaHistoryDown"></a> |
|
464 <h4>Shell.__QScintillaHistoryDown</h4> |
|
465 <b>__QScintillaHistoryDown</b>(<i>cmd</i>) |
|
466 <p> |
|
467 Private method to handle the Ctrl+Down key. |
|
468 </p><dl> |
|
469 <dt><i>cmd</i></dt> |
|
470 <dd> |
|
471 QScintilla command |
|
472 </dd> |
|
473 </dl><a NAME="Shell.__QScintillaHistoryUp" ID="Shell.__QScintillaHistoryUp"></a> |
|
474 <h4>Shell.__QScintillaHistoryUp</h4> |
|
475 <b>__QScintillaHistoryUp</b>(<i>cmd</i>) |
|
476 <p> |
|
477 Private method to handle the Ctrl+Up key. |
|
478 </p><dl> |
|
479 <dt><i>cmd</i></dt> |
|
480 <dd> |
|
481 QScintilla command |
|
482 </dd> |
|
483 </dl><a NAME="Shell.__QScintillaLeftCommand" ID="Shell.__QScintillaLeftCommand"></a> |
447 <h4>Shell.__QScintillaLeftCommand</h4> |
484 <h4>Shell.__QScintillaLeftCommand</h4> |
448 <b>__QScintillaLeftCommand</b>(<i>method, allLinesAllowed=False</i>) |
485 <b>__QScintillaLeftCommand</b>(<i>method, allLinesAllowed=False</i>) |
449 <p> |
486 <p> |
450 Private method to handle a QScintilla command working to the left. |
487 Private method to handle a QScintilla command working to the left. |
451 </p><dl> |
488 </p><dl> |
466 </p><dl> |
503 </p><dl> |
467 <dt><i>method</i></dt> |
504 <dt><i>method</i></dt> |
468 <dd> |
505 <dd> |
469 shell method to execute |
506 shell method to execute |
470 </dd> |
507 </dd> |
471 </dl><a NAME="Shell.__QScintillaLineDown" ID="Shell.__QScintillaLineDown"></a> |
|
472 <h4>Shell.__QScintillaLineDown</h4> |
|
473 <b>__QScintillaLineDown</b>(<i>cmd</i>) |
|
474 <p> |
|
475 Private method to handle the Down key. |
|
476 </p><dl> |
|
477 <dt><i>cmd</i></dt> |
|
478 <dd> |
|
479 QScintilla command |
|
480 </dd> |
|
481 </dl><a NAME="Shell.__QScintillaLineEnd" ID="Shell.__QScintillaLineEnd"></a> |
508 </dl><a NAME="Shell.__QScintillaLineEnd" ID="Shell.__QScintillaLineEnd"></a> |
482 <h4>Shell.__QScintillaLineEnd</h4> |
509 <h4>Shell.__QScintillaLineEnd</h4> |
483 <b>__QScintillaLineEnd</b>(<i>cmd</i>) |
510 <b>__QScintillaLineEnd</b>(<i>cmd</i>) |
484 <p> |
511 <p> |
485 Private method to handle the End key. |
512 Private method to handle the End key. |
486 </p><dl> |
|
487 <dt><i>cmd</i></dt> |
|
488 <dd> |
|
489 QScintilla command |
|
490 </dd> |
|
491 </dl><a NAME="Shell.__QScintillaLineUp" ID="Shell.__QScintillaLineUp"></a> |
|
492 <h4>Shell.__QScintillaLineUp</h4> |
|
493 <b>__QScintillaLineUp</b>(<i>cmd</i>) |
|
494 <p> |
|
495 Private method to handle the Up key. |
|
496 </p><dl> |
513 </p><dl> |
497 <dt><i>cmd</i></dt> |
514 <dt><i>cmd</i></dt> |
498 <dd> |
515 <dd> |
499 QScintilla command |
516 QScintilla command |
500 </dd> |
517 </dd> |
571 </dl><a NAME="Shell.__clearCurrentLine" ID="Shell.__clearCurrentLine"></a> |
588 </dl><a NAME="Shell.__clearCurrentLine" ID="Shell.__clearCurrentLine"></a> |
572 <h4>Shell.__clearCurrentLine</h4> |
589 <h4>Shell.__clearCurrentLine</h4> |
573 <b>__clearCurrentLine</b>(<i></i>) |
590 <b>__clearCurrentLine</b>(<i></i>) |
574 <p> |
591 <p> |
575 Private method to clear the line containing the cursor. |
592 Private method to clear the line containing the cursor. |
576 </p><a NAME="Shell.__clearHistory" ID="Shell.__clearHistory"></a> |
|
577 <h4>Shell.__clearHistory</h4> |
|
578 <b>__clearHistory</b>(<i></i>) |
|
579 <p> |
|
580 Private slot to clear the current history. |
|
581 </p><a NAME="Shell.__clientCapabilities" ID="Shell.__clientCapabilities"></a> |
593 </p><a NAME="Shell.__clientCapabilities" ID="Shell.__clientCapabilities"></a> |
582 <h4>Shell.__clientCapabilities</h4> |
594 <h4>Shell.__clientCapabilities</h4> |
583 <b>__clientCapabilities</b>(<i>cap, clType</i>) |
595 <b>__clientCapabilities</b>(<i>cap, clType</i>) |
584 <p> |
596 <p> |
585 Private slot to handle the reporting of the clients capabilities. |
597 Private slot to handle the reporting of the clients capabilities. |
849 </p><a NAME="Shell.__searchPrev" ID="Shell.__searchPrev"></a> |
861 </p><a NAME="Shell.__searchPrev" ID="Shell.__searchPrev"></a> |
850 <h4>Shell.__searchPrev</h4> |
862 <h4>Shell.__searchPrev</h4> |
851 <b>__searchPrev</b>(<i></i>) |
863 <b>__searchPrev</b>(<i></i>) |
852 <p> |
864 <p> |
853 Private method to search for the next occurrence. |
865 Private method to search for the next occurrence. |
854 </p><a NAME="Shell.__selectHistory" ID="Shell.__selectHistory"></a> |
|
855 <h4>Shell.__selectHistory</h4> |
|
856 <b>__selectHistory</b>(<i></i>) |
|
857 <p> |
|
858 Private slot to select a history entry to execute. |
|
859 </p><a NAME="Shell.__setAutoCompletion" ID="Shell.__setAutoCompletion"></a> |
866 </p><a NAME="Shell.__setAutoCompletion" ID="Shell.__setAutoCompletion"></a> |
860 <h4>Shell.__setAutoCompletion</h4> |
867 <h4>Shell.__setAutoCompletion</h4> |
861 <b>__setAutoCompletion</b>(<i>language='Python'</i>) |
868 <b>__setAutoCompletion</b>(<i>language='Python'</i>) |
862 <p> |
869 <p> |
863 Private method to configure the autocompletion function. |
870 Private method to configure the autocompletion function. |
907 list of possible completions (list of strings) |
914 list of possible completions (list of strings) |
908 </dd><dt><i>text</i></dt> |
915 </dd><dt><i>text</i></dt> |
909 <dd> |
916 <dd> |
910 text that is about to be completed (string) |
917 text that is about to be completed (string) |
911 </dd> |
918 </dd> |
912 </dl><a NAME="Shell.__showHistory" ID="Shell.__showHistory"></a> |
919 </dl><a NAME="Shell.__showLanguageMenu" ID="Shell.__showLanguageMenu"></a> |
913 <h4>Shell.__showHistory</h4> |
|
914 <b>__showHistory</b>(<i></i>) |
|
915 <p> |
|
916 Private slot to show the shell history dialog. |
|
917 </p><a NAME="Shell.__showLanguageMenu" ID="Shell.__showLanguageMenu"></a> |
|
918 <h4>Shell.__showLanguageMenu</h4> |
920 <h4>Shell.__showLanguageMenu</h4> |
919 <b>__showLanguageMenu</b>(<i></i>) |
921 <b>__showLanguageMenu</b>(<i></i>) |
920 <p> |
922 <p> |
921 Private slot to prepare the language submenu. |
923 Private slot to prepare the language submenu. |
922 </p><a NAME="Shell.__startDebugClient" ID="Shell.__startDebugClient"></a> |
924 </p><a NAME="Shell.__startDebugClient" ID="Shell.__startDebugClient"></a> |
994 </p><a NAME="Shell.clearAllHistories" ID="Shell.clearAllHistories"></a> |
996 </p><a NAME="Shell.clearAllHistories" ID="Shell.clearAllHistories"></a> |
995 <h4>Shell.clearAllHistories</h4> |
997 <h4>Shell.clearAllHistories</h4> |
996 <b>clearAllHistories</b>(<i></i>) |
998 <b>clearAllHistories</b>(<i></i>) |
997 <p> |
999 <p> |
998 Public method to clear all available histories and sync them. |
1000 Public method to clear all available histories and sync them. |
|
1001 </p><a NAME="Shell.clearHistory" ID="Shell.clearHistory"></a> |
|
1002 <h4>Shell.clearHistory</h4> |
|
1003 <b>clearHistory</b>(<i></i>) |
|
1004 <p> |
|
1005 Public slot to clear the current history. |
999 </p><a NAME="Shell.closeShell" ID="Shell.closeShell"></a> |
1006 </p><a NAME="Shell.closeShell" ID="Shell.closeShell"></a> |
1000 <h4>Shell.closeShell</h4> |
1007 <h4>Shell.closeShell</h4> |
1001 <b>closeShell</b>(<i></i>) |
1008 <b>closeShell</b>(<i></i>) |
1002 <p> |
1009 <p> |
1003 Public method to shutdown the shell. |
1010 Public method to shutdown the shell. |
1263 </dd><dt><i>wholeWord</i></dt> |
1270 </dd><dt><i>wholeWord</i></dt> |
1264 <dd> |
1271 <dd> |
1265 flag indicating to search for whole words |
1272 flag indicating to search for whole words |
1266 only (boolean) |
1273 only (boolean) |
1267 </dd> |
1274 </dd> |
1268 </dl><a NAME="Shell.setDebuggerUI" ID="Shell.setDebuggerUI"></a> |
1275 </dl><a NAME="Shell.selectHistory" ID="Shell.selectHistory"></a> |
|
1276 <h4>Shell.selectHistory</h4> |
|
1277 <b>selectHistory</b>(<i></i>) |
|
1278 <p> |
|
1279 Public slot to select a history entry to execute. |
|
1280 </p><a NAME="Shell.setDebuggerUI" ID="Shell.setDebuggerUI"></a> |
1269 <h4>Shell.setDebuggerUI</h4> |
1281 <h4>Shell.setDebuggerUI</h4> |
1270 <b>setDebuggerUI</b>(<i>ui</i>) |
1282 <b>setDebuggerUI</b>(<i>ui</i>) |
1271 <p> |
1283 <p> |
1272 Public method to set the debugger UI. |
1284 Public method to set the debugger UI. |
1273 </p><dl> |
1285 </p><dl> |
1274 <dt><i>ui</i></dt> |
1286 <dt><i>ui</i></dt> |
1275 <dd> |
1287 <dd> |
1276 reference to the debugger UI object (DebugUI) |
1288 reference to the debugger UI object (DebugUI) |
1277 </dd> |
1289 </dd> |
1278 </dl><a NAME="Shell.wheelEvent" ID="Shell.wheelEvent"></a> |
1290 </dl><a NAME="Shell.showHistory" ID="Shell.showHistory"></a> |
|
1291 <h4>Shell.showHistory</h4> |
|
1292 <b>showHistory</b>(<i></i>) |
|
1293 <p> |
|
1294 Public slot to show the shell history dialog. |
|
1295 </p><a NAME="Shell.wheelEvent" ID="Shell.wheelEvent"></a> |
1279 <h4>Shell.wheelEvent</h4> |
1296 <h4>Shell.wheelEvent</h4> |
1280 <b>wheelEvent</b>(<i>evt</i>) |
1297 <b>wheelEvent</b>(<i>evt</i>) |
1281 <p> |
1298 <p> |
1282 Protected method to handle wheel events. |
1299 Protected method to handle wheel events. |
1283 </p><dl> |
1300 </p><dl> |