--- a/Documentation/Source/eric5.Project.NewDialogClassDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Project.NewDialogClassDialog.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="#NewDialogClassDialog.__init__">NewDialogClassDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#NewDialogClassDialog.__enableOkButton">__enableOkButton</a></td> <td>Private slot to set the enable state of theok button.</td> </tr><tr> @@ -76,6 +77,10 @@ <td>Private slot called, when thext of the pathname edit has changed.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="NewDialogClassDialog.__init__" ID="NewDialogClassDialog.__init__"></a> <h4>NewDialogClassDialog (Constructor)</h4> <b>NewDialogClassDialog</b>(<i>defaultClassName, defaultFile, defaultPath, parent=None</i>)