diff -r c5db073a124f -r 7afaf2fca55b Documentation/Source/eric5.Debugger.ExceptionLogger.html --- a/Documentation/Source/eric5.Debugger.ExceptionLogger.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Debugger.ExceptionLogger.html Sat Aug 20 16:30:49 2011 +0200 @@ -47,7 +47,7 @@ </p><p> This class displays a log of all exceptions having occured during a debugging session. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>sourceFile(string, int)</dt> <dd> @@ -60,12 +60,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ExceptionLogger.__init__">ExceptionLogger</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ExceptionLogger.__configure">__configure</a></td> <td>Private method to open the configuration dialog.</td> </tr><tr> @@ -85,6 +86,10 @@ <td>Public slot to clear the listview upon starting a new debugging session.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ExceptionLogger.__init__" ID="ExceptionLogger.__init__"></a> <h4>ExceptionLogger (Constructor)</h4> <b>ExceptionLogger</b>(<i>parent=None</i>)