113 </tr><tr> |
113 </tr><tr> |
114 <td><a href="#DebugViewer.handleDebuggingStarted">handleDebuggingStarted</a></td> |
114 <td><a href="#DebugViewer.handleDebuggingStarted">handleDebuggingStarted</a></td> |
115 <td>Public slot to handle the start of a debugging session.</td> |
115 <td>Public slot to handle the start of a debugging session.</td> |
116 </tr><tr> |
116 </tr><tr> |
117 <td><a href="#DebugViewer.handleRawInput">handleRawInput</a></td> |
117 <td><a href="#DebugViewer.handleRawInput">handleRawInput</a></td> |
118 <td>Pulic slot to handle the switch to the shell in raw input mode.</td> |
118 <td>Public slot to handle the switch to the shell in raw input mode.</td> |
119 </tr><tr> |
119 </tr><tr> |
120 <td><a href="#DebugViewer.handleResetUI">handleResetUI</a></td> |
120 <td><a href="#DebugViewer.handleResetUI">handleResetUI</a></td> |
121 <td>Public method to reset the SBVviewer.</td> |
121 <td>Public method to reset the SBVviewer.</td> |
122 </tr><tr> |
122 </tr><tr> |
123 <td><a href="#DebugViewer.initCallStackViewer">initCallStackViewer</a></td> |
123 <td><a href="#DebugViewer.initCallStackViewer">initCallStackViewer</a></td> |
280 This slot sets the variables filter expressions. |
280 This slot sets the variables filter expressions. |
281 </p><a NAME="DebugViewer.handleRawInput" ID="DebugViewer.handleRawInput"></a> |
281 </p><a NAME="DebugViewer.handleRawInput" ID="DebugViewer.handleRawInput"></a> |
282 <h4>DebugViewer.handleRawInput</h4> |
282 <h4>DebugViewer.handleRawInput</h4> |
283 <b>handleRawInput</b>(<i></i>) |
283 <b>handleRawInput</b>(<i></i>) |
284 <p> |
284 <p> |
285 Pulic slot to handle the switch to the shell in raw input mode. |
285 Public slot to handle the switch to the shell in raw input mode. |
286 </p><a NAME="DebugViewer.handleResetUI" ID="DebugViewer.handleResetUI"></a> |
286 </p><a NAME="DebugViewer.handleResetUI" ID="DebugViewer.handleResetUI"></a> |
287 <h4>DebugViewer.handleResetUI</h4> |
287 <h4>DebugViewer.handleResetUI</h4> |
288 <b>handleResetUI</b>(<i></i>) |
288 <b>handleResetUI</b>(<i></i>) |
289 <p> |
289 <p> |
290 Public method to reset the SBVviewer. |
290 Public method to reset the SBVviewer. |