--- a/src/eric7/Documentation/Source/eric7.Debugger.DebugUI.html Thu Nov 24 16:10:58 2022 +0100 +++ b/src/eric7/Documentation/Source/eric7.Debugger.DebugUI.html Thu Nov 24 16:11:55 2022 +0100 @@ -51,15 +51,6 @@ emitted at breaking after a reported exception </dd> -<dt>compileForms()</dt> -<dd> -emitted if changed project forms should be compiled -</dd> -<dt>compileResources()</dt> -<dd> -emitted if changed project resources should be - compiled -</dd> <dt>debuggingStarted(filename)</dt> <dd> emitted when a debugging session was @@ -70,10 +61,10 @@ emitted after the execution was interrupted by an exception and acknowledged by the user </dd> -<dt>executeMake()</dt> +<dt>processChangedProjectFiles()</dt> <dd> -emitted if a project specific make run should be - performed +emitted to indicate, that changed project files + should be processed </dd> <dt>resetUI(full)</dt> <dd> @@ -169,10 +160,6 @@ <td>Private method to handle a expression error of a watch expression.</td> </tr> <tr> -<td><a href="#DebugUI.__compileChangedProjectFiles">__compileChangedProjectFiles</a></td> -<td>Private method to signal compilation of changed forms and resources is wanted.</td> -</tr> -<tr> <td><a href="#DebugUI.__configureExceptionsFilter">__configureExceptionsFilter</a></td> <td>Private slot for displaying the exception filter dialog.</td> </tr> @@ -829,14 +816,6 @@ ID of the debugger backend </dd> </dl> -<a NAME="DebugUI.__compileChangedProjectFiles" ID="DebugUI.__compileChangedProjectFiles"></a> -<h4>DebugUI.__compileChangedProjectFiles</h4> -<b>__compileChangedProjectFiles</b>(<i></i>) - -<p> - Private method to signal compilation of changed forms and resources - is wanted. -</p> <a NAME="DebugUI.__configureExceptionsFilter" ID="DebugUI.__configureExceptionsFilter"></a> <h4>DebugUI.__configureExceptionsFilter</h4> <b>__configureExceptionsFilter</b>(<i></i>)