--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.EditorStylesPage.html Sat Dec 15 18:18:55 2012 +0100 +++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.EditorStylesPage.html Sat Dec 15 18:20:39 2012 +0100 @@ -76,81 +76,15 @@ <td><a href="#EditorStylesPage.on_annotationsWarningFgButton_clicked">on_annotationsWarningFgButton_clicked</a></td> <td>Private slot to set the foreground colour of the warning annotations.</td> </tr><tr> -<td><a href="#EditorStylesPage.on_caretForegroundButton_clicked">on_caretForegroundButton_clicked</a></td> -<td>Private slot to set the foreground colour of the caret.</td> -</tr><tr> -<td><a href="#EditorStylesPage.on_caretlineBackgroundButton_clicked">on_caretlineBackgroundButton_clicked</a></td> -<td>Private slot to set the background colour of the caretline.</td> -</tr><tr> -<td><a href="#EditorStylesPage.on_changeMarkerSavedColorButton_clicked">on_changeMarkerSavedColorButton_clicked</a></td> -<td>Private slot to set the colour of the change marker for saved changes.</td> -</tr><tr> -<td><a href="#EditorStylesPage.on_changeMarkerUnsavedColorButton_clicked">on_changeMarkerUnsavedColorButton_clicked</a></td> -<td>Private slot to set the colour of the change marker for unsaved changes.</td> -</tr><tr> -<td><a href="#EditorStylesPage.on_currentLineMarkerButton_clicked">on_currentLineMarkerButton_clicked</a></td> -<td>Private slot to set the colour for the highlight of the current line.</td> -</tr><tr> <td><a href="#EditorStylesPage.on_defaultFontButton_clicked">on_defaultFontButton_clicked</a></td> <td>Private method used to select the default font for the editor.</td> </tr><tr> -<td><a href="#EditorStylesPage.on_edgeBackgroundColorButton_clicked">on_edgeBackgroundColorButton_clicked</a></td> -<td>Private slot to set the colour for the edge background or line.</td> -</tr><tr> -<td><a href="#EditorStylesPage.on_editAreaBackgroundButton_clicked">on_editAreaBackgroundButton_clicked</a></td> -<td>Private slot to set the background colour of the edit area.</td> -</tr><tr> -<td><a href="#EditorStylesPage.on_editAreaForegroundButton_clicked">on_editAreaForegroundButton_clicked</a></td> -<td>Private slot to set the foreground colour of the edit area.</td> -</tr><tr> -<td><a href="#EditorStylesPage.on_errorMarkerButton_clicked">on_errorMarkerButton_clicked</a></td> -<td>Private slot to set the colour for the highlight of the error line.</td> -</tr><tr> -<td><a href="#EditorStylesPage.on_foldmarginBackgroundButton_clicked">on_foldmarginBackgroundButton_clicked</a></td> -<td>Private slot to set the background colour for the foldmargin.</td> -</tr><tr> -<td><a href="#EditorStylesPage.on_foldmarkersBackgroundButton_clicked">on_foldmarkersBackgroundButton_clicked</a></td> -<td>Private slot to set the background colour for the margins.</td> -</tr><tr> -<td><a href="#EditorStylesPage.on_foldmarkersForegroundButton_clicked">on_foldmarkersForegroundButton_clicked</a></td> -<td>Private slot to set the foreground colour for the foldmarkers.</td> -</tr><tr> <td><a href="#EditorStylesPage.on_linenumbersFontButton_clicked">on_linenumbersFontButton_clicked</a></td> <td>Private method used to select the font for the editor margins.</td> </tr><tr> -<td><a href="#EditorStylesPage.on_marginsBackgroundButton_clicked">on_marginsBackgroundButton_clicked</a></td> -<td>Private slot to set the background colour for the margins.</td> -</tr><tr> -<td><a href="#EditorStylesPage.on_marginsForegroundButton_clicked">on_marginsForegroundButton_clicked</a></td> -<td>Private slot to set the foreground colour for the margins.</td> -</tr><tr> -<td><a href="#EditorStylesPage.on_matchingBracesBackButton_clicked">on_matchingBracesBackButton_clicked</a></td> -<td>Private slot to set the background colour for highlighting matching braces.</td> -</tr><tr> -<td><a href="#EditorStylesPage.on_matchingBracesButton_clicked">on_matchingBracesButton_clicked</a></td> -<td>Private slot to set the colour for highlighting matching braces.</td> -</tr><tr> <td><a href="#EditorStylesPage.on_monospacedFontButton_clicked">on_monospacedFontButton_clicked</a></td> <td>Private method used to select the font to be used as the monospaced font.</td> </tr><tr> -<td><a href="#EditorStylesPage.on_nonmatchingBracesBackButton_clicked">on_nonmatchingBracesBackButton_clicked</a></td> -<td>Private slot to set the background colour for highlighting nonmatching braces.</td> -</tr><tr> -<td><a href="#EditorStylesPage.on_nonmatchingBracesButton_clicked">on_nonmatchingBracesButton_clicked</a></td> -<td>Private slot to set the colour for highlighting nonmatching braces.</td> -</tr><tr> -<td><a href="#EditorStylesPage.on_selectionBackgroundButton_clicked">on_selectionBackgroundButton_clicked</a></td> -<td>Private slot to set the background colour of the selection.</td> -</tr><tr> -<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> @@ -187,131 +121,21 @@ <b>on_annotationsWarningFgButton_clicked</b>(<i></i>) <p> Private slot to set the foreground colour of the warning annotations. -</p><a NAME="EditorStylesPage.on_caretForegroundButton_clicked" ID="EditorStylesPage.on_caretForegroundButton_clicked"></a> -<h4>EditorStylesPage.on_caretForegroundButton_clicked</h4> -<b>on_caretForegroundButton_clicked</b>(<i></i>) -<p> - Private slot to set the foreground colour of the caret. -</p><a NAME="EditorStylesPage.on_caretlineBackgroundButton_clicked" ID="EditorStylesPage.on_caretlineBackgroundButton_clicked"></a> -<h4>EditorStylesPage.on_caretlineBackgroundButton_clicked</h4> -<b>on_caretlineBackgroundButton_clicked</b>(<i></i>) -<p> - Private slot to set the background colour of the caretline. -</p><a NAME="EditorStylesPage.on_changeMarkerSavedColorButton_clicked" ID="EditorStylesPage.on_changeMarkerSavedColorButton_clicked"></a> -<h4>EditorStylesPage.on_changeMarkerSavedColorButton_clicked</h4> -<b>on_changeMarkerSavedColorButton_clicked</b>(<i></i>) -<p> - Private slot to set the colour of the change marker for saved changes. -</p><a NAME="EditorStylesPage.on_changeMarkerUnsavedColorButton_clicked" ID="EditorStylesPage.on_changeMarkerUnsavedColorButton_clicked"></a> -<h4>EditorStylesPage.on_changeMarkerUnsavedColorButton_clicked</h4> -<b>on_changeMarkerUnsavedColorButton_clicked</b>(<i></i>) -<p> - Private slot to set the colour of the change marker for unsaved changes. -</p><a NAME="EditorStylesPage.on_currentLineMarkerButton_clicked" ID="EditorStylesPage.on_currentLineMarkerButton_clicked"></a> -<h4>EditorStylesPage.on_currentLineMarkerButton_clicked</h4> -<b>on_currentLineMarkerButton_clicked</b>(<i></i>) -<p> - Private slot to set the colour for the highlight of the current line. </p><a NAME="EditorStylesPage.on_defaultFontButton_clicked" ID="EditorStylesPage.on_defaultFontButton_clicked"></a> <h4>EditorStylesPage.on_defaultFontButton_clicked</h4> <b>on_defaultFontButton_clicked</b>(<i></i>) <p> Private method used to select the default font for the editor. -</p><a NAME="EditorStylesPage.on_edgeBackgroundColorButton_clicked" ID="EditorStylesPage.on_edgeBackgroundColorButton_clicked"></a> -<h4>EditorStylesPage.on_edgeBackgroundColorButton_clicked</h4> -<b>on_edgeBackgroundColorButton_clicked</b>(<i></i>) -<p> - Private slot to set the colour for the edge background or line. -</p><a NAME="EditorStylesPage.on_editAreaBackgroundButton_clicked" ID="EditorStylesPage.on_editAreaBackgroundButton_clicked"></a> -<h4>EditorStylesPage.on_editAreaBackgroundButton_clicked</h4> -<b>on_editAreaBackgroundButton_clicked</b>(<i></i>) -<p> - Private slot to set the background colour of the edit area. -</p><a NAME="EditorStylesPage.on_editAreaForegroundButton_clicked" ID="EditorStylesPage.on_editAreaForegroundButton_clicked"></a> -<h4>EditorStylesPage.on_editAreaForegroundButton_clicked</h4> -<b>on_editAreaForegroundButton_clicked</b>(<i></i>) -<p> - Private slot to set the foreground colour of the edit area. -</p><a NAME="EditorStylesPage.on_errorMarkerButton_clicked" ID="EditorStylesPage.on_errorMarkerButton_clicked"></a> -<h4>EditorStylesPage.on_errorMarkerButton_clicked</h4> -<b>on_errorMarkerButton_clicked</b>(<i></i>) -<p> - Private slot to set the colour for the highlight of the error line. -</p><a NAME="EditorStylesPage.on_foldmarginBackgroundButton_clicked" ID="EditorStylesPage.on_foldmarginBackgroundButton_clicked"></a> -<h4>EditorStylesPage.on_foldmarginBackgroundButton_clicked</h4> -<b>on_foldmarginBackgroundButton_clicked</b>(<i></i>) -<p> - Private slot to set the background colour for the foldmargin. -</p><a NAME="EditorStylesPage.on_foldmarkersBackgroundButton_clicked" ID="EditorStylesPage.on_foldmarkersBackgroundButton_clicked"></a> -<h4>EditorStylesPage.on_foldmarkersBackgroundButton_clicked</h4> -<b>on_foldmarkersBackgroundButton_clicked</b>(<i></i>) -<p> - Private slot to set the background colour for the margins. -</p><a NAME="EditorStylesPage.on_foldmarkersForegroundButton_clicked" ID="EditorStylesPage.on_foldmarkersForegroundButton_clicked"></a> -<h4>EditorStylesPage.on_foldmarkersForegroundButton_clicked</h4> -<b>on_foldmarkersForegroundButton_clicked</b>(<i></i>) -<p> - Private slot to set the foreground colour for the foldmarkers. </p><a NAME="EditorStylesPage.on_linenumbersFontButton_clicked" ID="EditorStylesPage.on_linenumbersFontButton_clicked"></a> <h4>EditorStylesPage.on_linenumbersFontButton_clicked</h4> <b>on_linenumbersFontButton_clicked</b>(<i></i>) <p> Private method used to select the font for the editor margins. -</p><a NAME="EditorStylesPage.on_marginsBackgroundButton_clicked" ID="EditorStylesPage.on_marginsBackgroundButton_clicked"></a> -<h4>EditorStylesPage.on_marginsBackgroundButton_clicked</h4> -<b>on_marginsBackgroundButton_clicked</b>(<i></i>) -<p> - Private slot to set the background colour for the margins. -</p><a NAME="EditorStylesPage.on_marginsForegroundButton_clicked" ID="EditorStylesPage.on_marginsForegroundButton_clicked"></a> -<h4>EditorStylesPage.on_marginsForegroundButton_clicked</h4> -<b>on_marginsForegroundButton_clicked</b>(<i></i>) -<p> - Private slot to set the foreground colour for the margins. -</p><a NAME="EditorStylesPage.on_matchingBracesBackButton_clicked" ID="EditorStylesPage.on_matchingBracesBackButton_clicked"></a> -<h4>EditorStylesPage.on_matchingBracesBackButton_clicked</h4> -<b>on_matchingBracesBackButton_clicked</b>(<i></i>) -<p> - Private slot to set the background colour for highlighting matching braces. -</p><a NAME="EditorStylesPage.on_matchingBracesButton_clicked" ID="EditorStylesPage.on_matchingBracesButton_clicked"></a> -<h4>EditorStylesPage.on_matchingBracesButton_clicked</h4> -<b>on_matchingBracesButton_clicked</b>(<i></i>) -<p> - Private slot to set the colour for highlighting matching braces. </p><a NAME="EditorStylesPage.on_monospacedFontButton_clicked" ID="EditorStylesPage.on_monospacedFontButton_clicked"></a> <h4>EditorStylesPage.on_monospacedFontButton_clicked</h4> <b>on_monospacedFontButton_clicked</b>(<i></i>) <p> Private method used to select the font to be used as the monospaced font. -</p><a NAME="EditorStylesPage.on_nonmatchingBracesBackButton_clicked" ID="EditorStylesPage.on_nonmatchingBracesBackButton_clicked"></a> -<h4>EditorStylesPage.on_nonmatchingBracesBackButton_clicked</h4> -<b>on_nonmatchingBracesBackButton_clicked</b>(<i></i>) -<p> - Private slot to set the background colour for highlighting nonmatching braces. -</p><a NAME="EditorStylesPage.on_nonmatchingBracesButton_clicked" ID="EditorStylesPage.on_nonmatchingBracesButton_clicked"></a> -<h4>EditorStylesPage.on_nonmatchingBracesButton_clicked</h4> -<b>on_nonmatchingBracesButton_clicked</b>(<i></i>) -<p> - Private slot to set the colour for highlighting nonmatching braces. -</p><a NAME="EditorStylesPage.on_selectionBackgroundButton_clicked" ID="EditorStylesPage.on_selectionBackgroundButton_clicked"></a> -<h4>EditorStylesPage.on_selectionBackgroundButton_clicked</h4> -<b>on_selectionBackgroundButton_clicked</b>(<i></i>) -<p> - Private slot to set the background colour of the selection. -</p><a NAME="EditorStylesPage.on_selectionForegroundButton_clicked" ID="EditorStylesPage.on_selectionForegroundButton_clicked"></a> -<h4>EditorStylesPage.on_selectionForegroundButton_clicked</h4> -<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>)