--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.EditorStylesPage.html Thu Jan 14 17:27:31 2010 +0000 +++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.EditorStylesPage.html Thu Jan 14 18:35:52 2010 +0000 @@ -22,7 +22,7 @@ <body><a NAME="top" ID="top"></a> <h1>eric5.Preferences.ConfigurationPages.EditorStylesPage</h1> <p> -Module implementing the Editor Styles configuration page. +Module implementing the Editor Styles configuration page. </p> <h3>Global Attributes</h3> <table> @@ -32,21 +32,21 @@ <table> <tr> <td><a href="#EditorStylesPage">EditorStylesPage</a></td> -<td>Class implementing the Editor Styles configuration page.</td> +<td>Class implementing the Editor Styles configuration page.</td> </tr> </table> <h3>Functions</h3> <table> <tr> <td><a href="#create">create</a></td> -<td>Module function to create the configuration page.</td> +<td>Module function to create the configuration page.</td> </tr> </table> <hr /><hr /> <a NAME="EditorStylesPage" ID="EditorStylesPage"></a> <h2>EditorStylesPage</h2> <p> - Class implementing the Editor Styles configuration page. + Class implementing the Editor Styles configuration page. </p> <h3>Derived from</h3> ConfigurationPageBase, Ui_EditorStylesPage @@ -58,166 +58,166 @@ <table> <tr> <td><a href="#EditorStylesPage.__init__">EditorStylesPage</a></td> -<td>Constructor</td> +<td>Constructor</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> +<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> +<td>Private slot to set the background colour of the caretline.</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> +<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> +<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> +<td>Private slot to set the colour for the edge background or line.</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> +<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> +<td>Private slot to set the background colour for the foldmargin.</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> +<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> +<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> +<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> +<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> +<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> +<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> +<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> +<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> +<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> +<td>Private slot to set the foreground colour of the selection.</td> </tr><tr> <td><a href="#EditorStylesPage.polishPage">polishPage</a></td> -<td>Public slot to perform some polishing actions.</td> +<td>Public slot to perform some polishing actions.</td> </tr><tr> <td><a href="#EditorStylesPage.save">save</a></td> -<td>Public slot to save the Editor Styles configuration.</td> +<td>Public slot to save the Editor Styles configuration.</td> </tr> </table> <a NAME="EditorStylesPage.__init__" ID="EditorStylesPage.__init__"></a> <h4>EditorStylesPage (Constructor)</h4> <b>EditorStylesPage</b>(<i></i>) <p> - Constructor + Constructor </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. + 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. + Private slot to set the background colour of the caretline. </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. + 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. + 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. + Private slot to set the colour for the edge background or line. </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. + 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. + Private slot to set the background colour for the foldmargin. </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. + 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. + 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. + 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. + 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. + 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. + 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. + 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. + 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. + 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. + Private slot to set the foreground colour of the selection. </p><a NAME="EditorStylesPage.polishPage" ID="EditorStylesPage.polishPage"></a> <h4>EditorStylesPage.polishPage</h4> <b>polishPage</b>(<i></i>) <p> - Public slot to perform some polishing actions. + Public slot to perform some polishing actions. </p><a NAME="EditorStylesPage.save" ID="EditorStylesPage.save"></a> <h4>EditorStylesPage.save</h4> <b>save</b>(<i></i>) <p> - Public slot to save the Editor Styles configuration. + Public slot to save the Editor Styles configuration. </p> <div align="right"><a href="#top">Up</a></div> <hr /><hr /> @@ -225,11 +225,11 @@ <h2>create</h2> <b>create</b>(<i>dlg</i>) <p> - Module function to create the configuration page. + Module function to create the configuration page. </p><dl> <dt><i>dlg</i></dt> <dd> -reference to the configuration dialog +reference to the configuration dialog </dd> </dl> <div align="right"><a href="#top">Up</a></div>