diff -r c5db073a124f -r 7afaf2fca55b Documentation/Source/eric5.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html --- a/Documentation/Source/eric5.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>FAMILYANDSIZE</td></tr><tr><td>FAMILYONLY</td></tr><tr><td>FONT</td></tr><tr><td>SIZEONLY</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#EditorHighlightingStylesPage.__init__">EditorHighlightingStylesPage</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#EditorHighlightingStylesPage.__allFontsButtonMenuTriggered">__allFontsButtonMenuTriggered</a></td> <td>Private slot used to change the font of all styles of a selected lexer.</td> </tr><tr> @@ -133,6 +134,10 @@ <td>Public method to set the state of the widget.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="EditorHighlightingStylesPage.__init__" ID="EditorHighlightingStylesPage.__init__"></a> <h4>EditorHighlightingStylesPage (Constructor)</h4> <b>EditorHighlightingStylesPage</b>(<i>lexers</i>)