diff -r c5db073a124f -r 7afaf2fca55b Documentation/Source/eric5.Plugins.WizardPlugins.FontDialogWizard.FontDialogWizardDialog.html --- a/Documentation/Source/eric5.Plugins.WizardPlugins.FontDialogWizard.FontDialogWizardDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.WizardPlugins.FontDialogWizard.FontDialogWizardDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,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="#FontDialogWizardDialog.__init__">FontDialogWizardDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#FontDialogWizardDialog.getCode">getCode</a></td> <td>Public method to get the source code.</td> </tr><tr> @@ -76,6 +77,10 @@ <td>Private slot to handle the button press to select a font via a font selection dialog.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="FontDialogWizardDialog.__init__" ID="FontDialogWizardDialog.__init__"></a> <h4>FontDialogWizardDialog (Constructor)</h4> <b>FontDialogWizardDialog</b>(<i>parent=None</i>)