--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.EditorStylesPage.html Thu Mar 10 14:50:53 2011 +0100 +++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.EditorStylesPage.html Thu Mar 10 16:22:08 2011 +0100 @@ -129,6 +129,12 @@ <td><a href="#EditorStylesPage.on_selectionForegroundButton_clicked">on_selectionForegroundButton_clicked</a></td> <td>Private slot to set the foreground colour of the selection.</td> </tr><tr> +<td><a href="#EditorStylesPage.on_whitespaceBackgroundButton_clicked">on_whitespaceBackgroundButton_clicked</a></td> +<td>Private slot to set the background colour of visible whitespace.</td> +</tr><tr> +<td><a href="#EditorStylesPage.on_whitespaceForegroundButton_clicked">on_whitespaceForegroundButton_clicked</a></td> +<td>Private slot to set the foreground colour of visible whitespace.</td> +</tr><tr> <td><a href="#EditorStylesPage.polishPage">polishPage</a></td> <td>Public slot to perform some polishing actions.</td> </tr><tr> @@ -256,6 +262,16 @@ <b>on_selectionForegroundButton_clicked</b>(<i></i>) <p> Private slot to set the foreground colour of the selection. +</p><a NAME="EditorStylesPage.on_whitespaceBackgroundButton_clicked" ID="EditorStylesPage.on_whitespaceBackgroundButton_clicked"></a> +<h4>EditorStylesPage.on_whitespaceBackgroundButton_clicked</h4> +<b>on_whitespaceBackgroundButton_clicked</b>(<i></i>) +<p> + Private slot to set the background colour of visible whitespace. +</p><a NAME="EditorStylesPage.on_whitespaceForegroundButton_clicked" ID="EditorStylesPage.on_whitespaceForegroundButton_clicked"></a> +<h4>EditorStylesPage.on_whitespaceForegroundButton_clicked</h4> +<b>on_whitespaceForegroundButton_clicked</b>(<i></i>) +<p> + Private slot to set the foreground colour of visible whitespace. </p><a NAME="EditorStylesPage.polishPage" ID="EditorStylesPage.polishPage"></a> <h4>EditorStylesPage.polishPage</h4> <b>polishPage</b>(<i></i>)