Documentation/Source/eric5.Debugger.DebugUI.html

changeset 3591
2f2a4a76dd22
parent 3018
70924c0bdaf1
equal deleted inserted replaced
3590:5280e37405b8 3591:2f2a4a76dd22
123 </tr><tr> 123 </tr><tr>
124 <td><a href="#DebugUI.__clientVariables">__clientVariables</a></td> 124 <td><a href="#DebugUI.__clientVariables">__clientVariables</a></td>
125 <td>Private method to write the clients variables to the user interface.</td> 125 <td>Private method to write the clients variables to the user interface.</td>
126 </tr><tr> 126 </tr><tr>
127 <td><a href="#DebugUI.__clientWatchConditionError">__clientWatchConditionError</a></td> 127 <td><a href="#DebugUI.__clientWatchConditionError">__clientWatchConditionError</a></td>
128 <td>Public method to handle a expression error of a watch expression.</td> 128 <td>Private method to handle a expression error of a watch expression.</td>
129 </tr><tr> 129 </tr><tr>
130 <td><a href="#DebugUI.__compileChangedProjectFiles">__compileChangedProjectFiles</a></td> 130 <td><a href="#DebugUI.__compileChangedProjectFiles">__compileChangedProjectFiles</a></td>
131 <td>Private method to signal compilation of changed forms and resources is wanted.</td> 131 <td>Private method to signal compilation of changed forms and resources is wanted.</td>
132 </tr><tr> 132 </tr><tr>
133 <td><a href="#DebugUI.__configureExceptionsFilter">__configureExceptionsFilter</a></td> 133 <td><a href="#DebugUI.__configureExceptionsFilter">__configureExceptionsFilter</a></td>
258 </tr><tr> 258 </tr><tr>
259 <td><a href="#DebugUI.getActions">getActions</a></td> 259 <td><a href="#DebugUI.getActions">getActions</a></td>
260 <td>Public method to get a list of all actions.</td> 260 <td>Public method to get a list of all actions.</td>
261 </tr><tr> 261 </tr><tr>
262 <td><a href="#DebugUI.initActions">initActions</a></td> 262 <td><a href="#DebugUI.initActions">initActions</a></td>
263 <td>Method defining the user interface actions.</td> 263 <td>Public method defining the user interface actions.</td>
264 </tr><tr> 264 </tr><tr>
265 <td><a href="#DebugUI.initMenus">initMenus</a></td> 265 <td><a href="#DebugUI.initMenus">initMenus</a></td>
266 <td>Public slot to initialize the project menu.</td> 266 <td>Public slot to initialize the project menu.</td>
267 </tr><tr> 267 </tr><tr>
268 <td><a href="#DebugUI.initToolbars">initToolbars</a></td> 268 <td><a href="#DebugUI.initToolbars">initToolbars</a></td>
478 </dd> 478 </dd>
479 </dl><a NAME="DebugUI.__clientWatchConditionError" ID="DebugUI.__clientWatchConditionError"></a> 479 </dl><a NAME="DebugUI.__clientWatchConditionError" ID="DebugUI.__clientWatchConditionError"></a>
480 <h4>DebugUI.__clientWatchConditionError</h4> 480 <h4>DebugUI.__clientWatchConditionError</h4>
481 <b>__clientWatchConditionError</b>(<i>cond</i>) 481 <b>__clientWatchConditionError</b>(<i>cond</i>)
482 <p> 482 <p>
483 Public method to handle a expression error of a watch expression. 483 Private method to handle a expression error of a watch expression.
484 </p><p> 484 </p><p>
485 Note: This can only happen for normal watch expressions 485 Note: This can only happen for normal watch expressions
486 </p><dl> 486 </p><dl>
487 <dt><i>cond</i></dt> 487 <dt><i>cond</i></dt>
488 <dd> 488 <dd>
766 </dd> 766 </dd>
767 </dl><a NAME="DebugUI.initActions" ID="DebugUI.initActions"></a> 767 </dl><a NAME="DebugUI.initActions" ID="DebugUI.initActions"></a>
768 <h4>DebugUI.initActions</h4> 768 <h4>DebugUI.initActions</h4>
769 <b>initActions</b>(<i></i>) 769 <b>initActions</b>(<i></i>)
770 <p> 770 <p>
771 Method defining the user interface actions. 771 Public method defining the user interface actions.
772 </p><a NAME="DebugUI.initMenus" ID="DebugUI.initMenus"></a> 772 </p><a NAME="DebugUI.initMenus" ID="DebugUI.initMenus"></a>
773 <h4>DebugUI.initMenus</h4> 773 <h4>DebugUI.initMenus</h4>
774 <b>initMenus</b>(<i></i>) 774 <b>initMenus</b>(<i></i>)
775 <p> 775 <p>
776 Public slot to initialize the project menu. 776 Public slot to initialize the project menu.

eric ide

mercurial