--- a/Documentation/Source/eric5.Debugger.ExceptionsFilterDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Debugger.ExceptionsFilterDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,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="#ExceptionsFilterDialog.__init__">ExceptionsFilterDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ExceptionsFilterDialog.getExceptionsList">getExceptionsList</a></td> <td>Public method to retrieve the list of exception types.</td> </tr><tr> @@ -76,6 +77,10 @@ <td>Private slot to handle the change of the selection.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ExceptionsFilterDialog.__init__" ID="ExceptionsFilterDialog.__init__"></a> <h4>ExceptionsFilterDialog (Constructor)</h4> <b>ExceptionsFilterDialog</b>(<i>excList, ignore, parent=None</i>)