--- a/Documentation/Source/eric5.Debugger.DebugUI.html Sat May 17 19:58:49 2014 +0200 +++ b/Documentation/Source/eric5.Debugger.DebugUI.html Sun May 18 14:13:09 2014 +0200 @@ -125,7 +125,7 @@ <td>Private method to write the clients variables to the user interface.</td> </tr><tr> <td><a href="#DebugUI.__clientWatchConditionError">__clientWatchConditionError</a></td> -<td>Public method to handle a expression error of a watch expression.</td> +<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> @@ -260,7 +260,7 @@ <td>Public method to get a list of all actions.</td> </tr><tr> <td><a href="#DebugUI.initActions">initActions</a></td> -<td>Method defining the user interface actions.</td> +<td>Public method defining the user interface actions.</td> </tr><tr> <td><a href="#DebugUI.initMenus">initMenus</a></td> <td>Public slot to initialize the project menu.</td> @@ -480,7 +480,7 @@ <h4>DebugUI.__clientWatchConditionError</h4> <b>__clientWatchConditionError</b>(<i>cond</i>) <p> - Public method to handle a expression error of a watch expression. + Private method to handle a expression error of a watch expression. </p><p> Note: This can only happen for normal watch expressions </p><dl> @@ -768,7 +768,7 @@ <h4>DebugUI.initActions</h4> <b>initActions</b>(<i></i>) <p> - Method defining the user interface actions. + Public method defining the user interface actions. </p><a NAME="DebugUI.initMenus" ID="DebugUI.initMenus"></a> <h4>DebugUI.initMenus</h4> <b>initMenus</b>(<i></i>)