Documentation/Source/eric5.Preferences.ConfigurationPages.EditorStylesPage.html

changeset 729
090203934c19
parent 440
69ace3e2dcf6
child 939
10d3a201cd27
child 1278
fb0460fd00b9
equal deleted inserted replaced
728:3ee110082fb7 729:090203934c19
58 <table> 58 <table>
59 <tr> 59 <tr>
60 <td><a href="#EditorStylesPage.__init__">EditorStylesPage</a></td> 60 <td><a href="#EditorStylesPage.__init__">EditorStylesPage</a></td>
61 <td>Constructor</td> 61 <td>Constructor</td>
62 </tr><tr> 62 </tr><tr>
63 <td><a href="#EditorStylesPage.on_annotationsErrorBgButton_clicked">on_annotationsErrorBgButton_clicked</a></td>
64 <td>Private slot to set the background colour of the error annotations.</td>
65 </tr><tr>
66 <td><a href="#EditorStylesPage.on_annotationsErrorFgButton_clicked">on_annotationsErrorFgButton_clicked</a></td>
67 <td>Private slot to set the foreground colour of the error annotations.</td>
68 </tr><tr>
69 <td><a href="#EditorStylesPage.on_annotationsWarningBgButton_clicked">on_annotationsWarningBgButton_clicked</a></td>
70 <td>Private slot to set the background colour of the warning annotations.</td>
71 </tr><tr>
72 <td><a href="#EditorStylesPage.on_annotationsWarningFgButton_clicked">on_annotationsWarningFgButton_clicked</a></td>
73 <td>Private slot to set the foreground colour of the warning annotations.</td>
74 </tr><tr>
63 <td><a href="#EditorStylesPage.on_caretForegroundButton_clicked">on_caretForegroundButton_clicked</a></td> 75 <td><a href="#EditorStylesPage.on_caretForegroundButton_clicked">on_caretForegroundButton_clicked</a></td>
64 <td>Private slot to set the foreground colour of the caret.</td> 76 <td>Private slot to set the foreground colour of the caret.</td>
65 </tr><tr> 77 </tr><tr>
66 <td><a href="#EditorStylesPage.on_caretlineBackgroundButton_clicked">on_caretlineBackgroundButton_clicked</a></td> 78 <td><a href="#EditorStylesPage.on_caretlineBackgroundButton_clicked">on_caretlineBackgroundButton_clicked</a></td>
67 <td>Private slot to set the background colour of the caretline.</td> 79 <td>Private slot to set the background colour of the caretline.</td>
127 <a NAME="EditorStylesPage.__init__" ID="EditorStylesPage.__init__"></a> 139 <a NAME="EditorStylesPage.__init__" ID="EditorStylesPage.__init__"></a>
128 <h4>EditorStylesPage (Constructor)</h4> 140 <h4>EditorStylesPage (Constructor)</h4>
129 <b>EditorStylesPage</b>(<i></i>) 141 <b>EditorStylesPage</b>(<i></i>)
130 <p> 142 <p>
131 Constructor 143 Constructor
144 </p><a NAME="EditorStylesPage.on_annotationsErrorBgButton_clicked" ID="EditorStylesPage.on_annotationsErrorBgButton_clicked"></a>
145 <h4>EditorStylesPage.on_annotationsErrorBgButton_clicked</h4>
146 <b>on_annotationsErrorBgButton_clicked</b>(<i></i>)
147 <p>
148 Private slot to set the background colour of the error annotations.
149 </p><a NAME="EditorStylesPage.on_annotationsErrorFgButton_clicked" ID="EditorStylesPage.on_annotationsErrorFgButton_clicked"></a>
150 <h4>EditorStylesPage.on_annotationsErrorFgButton_clicked</h4>
151 <b>on_annotationsErrorFgButton_clicked</b>(<i></i>)
152 <p>
153 Private slot to set the foreground colour of the error annotations.
154 </p><a NAME="EditorStylesPage.on_annotationsWarningBgButton_clicked" ID="EditorStylesPage.on_annotationsWarningBgButton_clicked"></a>
155 <h4>EditorStylesPage.on_annotationsWarningBgButton_clicked</h4>
156 <b>on_annotationsWarningBgButton_clicked</b>(<i></i>)
157 <p>
158 Private slot to set the background colour of the warning annotations.
159 </p><a NAME="EditorStylesPage.on_annotationsWarningFgButton_clicked" ID="EditorStylesPage.on_annotationsWarningFgButton_clicked"></a>
160 <h4>EditorStylesPage.on_annotationsWarningFgButton_clicked</h4>
161 <b>on_annotationsWarningFgButton_clicked</b>(<i></i>)
162 <p>
163 Private slot to set the foreground colour of the warning annotations.
132 </p><a NAME="EditorStylesPage.on_caretForegroundButton_clicked" ID="EditorStylesPage.on_caretForegroundButton_clicked"></a> 164 </p><a NAME="EditorStylesPage.on_caretForegroundButton_clicked" ID="EditorStylesPage.on_caretForegroundButton_clicked"></a>
133 <h4>EditorStylesPage.on_caretForegroundButton_clicked</h4> 165 <h4>EditorStylesPage.on_caretForegroundButton_clicked</h4>
134 <b>on_caretForegroundButton_clicked</b>(<i></i>) 166 <b>on_caretForegroundButton_clicked</b>(<i></i>)
135 <p> 167 <p>
136 Private slot to set the foreground colour of the caret. 168 Private slot to set the foreground colour of the caret.

eric ide

mercurial