diff -r c5db073a124f -r 7afaf2fca55b Documentation/Source/eric5.Preferences.ConfigurationPages.IconsPage.html --- a/Documentation/Source/eric5.Preferences.ConfigurationPages.IconsPage.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.IconsPage.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="#IconsPage.__init__">IconsPage</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#IconsPage.on_addIconDirectoryButton_clicked">on_addIconDirectoryButton_clicked</a></td> <td>Private slot to add the icon directory displayed to the listbox.</td> </tr><tr> @@ -88,6 +89,10 @@ <td>Public slot to save the Icons configuration.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="IconsPage.__init__" ID="IconsPage.__init__"></a> <h4>IconsPage (Constructor)</h4> <b>IconsPage</b>(<i></i>)