246 </tr><tr> |
246 </tr><tr> |
247 <td><a href="#Shell.__showHistory">__showHistory</a></td> |
247 <td><a href="#Shell.__showHistory">__showHistory</a></td> |
248 <td>Private slot to show the shell history dialog.</td> |
248 <td>Private slot to show the shell history dialog.</td> |
249 </tr><tr> |
249 </tr><tr> |
250 <td><a href="#Shell.__startDebugClient">__startDebugClient</a></td> |
250 <td><a href="#Shell.__startDebugClient">__startDebugClient</a></td> |
251 <td>Private slot to start a debug client according to the action triggered[()].</td> |
251 <td>Private slot to start a debug client according to the action triggered.</td> |
252 </tr><tr> |
252 </tr><tr> |
253 <td><a href="#Shell.__useHistory">__useHistory</a></td> |
253 <td><a href="#Shell.__useHistory">__useHistory</a></td> |
254 <td>Private method to display a command from the history.</td> |
254 <td>Private method to display a command from the history.</td> |
255 </tr><tr> |
255 </tr><tr> |
256 <td><a href="#Shell.__write">__write</a></td> |
256 <td><a href="#Shell.__write">__write</a></td> |
843 </p><a NAME="Shell.__startDebugClient" ID="Shell.__startDebugClient"></a> |
843 </p><a NAME="Shell.__startDebugClient" ID="Shell.__startDebugClient"></a> |
844 <h4>Shell.__startDebugClient</h4> |
844 <h4>Shell.__startDebugClient</h4> |
845 <b>__startDebugClient</b>(<i>action</i>) |
845 <b>__startDebugClient</b>(<i>action</i>) |
846 <p> |
846 <p> |
847 Private slot to start a debug client according to the action |
847 Private slot to start a debug client according to the action |
848 triggered[()]. |
848 triggered. |
849 </p><dl> |
849 </p><dl> |
850 <dt><i>action</i></dt> |
850 <dt><i>action</i></dt> |
851 <dd> |
851 <dd> |
852 context menu action that was triggered (QAction) |
852 context menu action that was triggered (QAction) |
853 </dd> |
853 </dd> |