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

changeset 2164
d67b14a3f884
parent 2162
4627e6ea7b6b
child 2266
f885a0bc2ccc
equal deleted inserted replaced
2163:2b02339f52bf 2164:d67b14a3f884
80 <td>Private slot to set the foreground colour of the caret.</td> 80 <td>Private slot to set the foreground colour of the caret.</td>
81 </tr><tr> 81 </tr><tr>
82 <td><a href="#EditorStylesPage.on_caretlineBackgroundButton_clicked">on_caretlineBackgroundButton_clicked</a></td> 82 <td><a href="#EditorStylesPage.on_caretlineBackgroundButton_clicked">on_caretlineBackgroundButton_clicked</a></td>
83 <td>Private slot to set the background colour of the caretline.</td> 83 <td>Private slot to set the background colour of the caretline.</td>
84 </tr><tr> 84 </tr><tr>
85 <td><a href="#EditorStylesPage.on_changeMarkerColorButton_clicked">on_changeMarkerColorButton_clicked</a></td> 85 <td><a href="#EditorStylesPage.on_changeMarkerSavedColorButton_clicked">on_changeMarkerSavedColorButton_clicked</a></td>
86 <td>Private slot to set the colour of the change marker.</td> 86 <td>Private slot to set the colour of the change marker for saved changes.</td>
87 </tr><tr>
88 <td><a href="#EditorStylesPage.on_changeMarkerUnsavedColorButton_clicked">on_changeMarkerUnsavedColorButton_clicked</a></td>
89 <td>Private slot to set the colour of the change marker for unsaved changes.</td>
87 </tr><tr> 90 </tr><tr>
88 <td><a href="#EditorStylesPage.on_currentLineMarkerButton_clicked">on_currentLineMarkerButton_clicked</a></td> 91 <td><a href="#EditorStylesPage.on_currentLineMarkerButton_clicked">on_currentLineMarkerButton_clicked</a></td>
89 <td>Private slot to set the colour for the highlight of the current line.</td> 92 <td>Private slot to set the colour for the highlight of the current line.</td>
90 </tr><tr> 93 </tr><tr>
91 <td><a href="#EditorStylesPage.on_defaultFontButton_clicked">on_defaultFontButton_clicked</a></td> 94 <td><a href="#EditorStylesPage.on_defaultFontButton_clicked">on_defaultFontButton_clicked</a></td>
192 </p><a NAME="EditorStylesPage.on_caretlineBackgroundButton_clicked" ID="EditorStylesPage.on_caretlineBackgroundButton_clicked"></a> 195 </p><a NAME="EditorStylesPage.on_caretlineBackgroundButton_clicked" ID="EditorStylesPage.on_caretlineBackgroundButton_clicked"></a>
193 <h4>EditorStylesPage.on_caretlineBackgroundButton_clicked</h4> 196 <h4>EditorStylesPage.on_caretlineBackgroundButton_clicked</h4>
194 <b>on_caretlineBackgroundButton_clicked</b>(<i></i>) 197 <b>on_caretlineBackgroundButton_clicked</b>(<i></i>)
195 <p> 198 <p>
196 Private slot to set the background colour of the caretline. 199 Private slot to set the background colour of the caretline.
197 </p><a NAME="EditorStylesPage.on_changeMarkerColorButton_clicked" ID="EditorStylesPage.on_changeMarkerColorButton_clicked"></a> 200 </p><a NAME="EditorStylesPage.on_changeMarkerSavedColorButton_clicked" ID="EditorStylesPage.on_changeMarkerSavedColorButton_clicked"></a>
198 <h4>EditorStylesPage.on_changeMarkerColorButton_clicked</h4> 201 <h4>EditorStylesPage.on_changeMarkerSavedColorButton_clicked</h4>
199 <b>on_changeMarkerColorButton_clicked</b>(<i></i>) 202 <b>on_changeMarkerSavedColorButton_clicked</b>(<i></i>)
200 <p> 203 <p>
201 Private slot to set the colour of the change marker. 204 Private slot to set the colour of the change marker for saved changes.
205 </p><a NAME="EditorStylesPage.on_changeMarkerUnsavedColorButton_clicked" ID="EditorStylesPage.on_changeMarkerUnsavedColorButton_clicked"></a>
206 <h4>EditorStylesPage.on_changeMarkerUnsavedColorButton_clicked</h4>
207 <b>on_changeMarkerUnsavedColorButton_clicked</b>(<i></i>)
208 <p>
209 Private slot to set the colour of the change marker for unsaved changes.
202 </p><a NAME="EditorStylesPage.on_currentLineMarkerButton_clicked" ID="EditorStylesPage.on_currentLineMarkerButton_clicked"></a> 210 </p><a NAME="EditorStylesPage.on_currentLineMarkerButton_clicked" ID="EditorStylesPage.on_currentLineMarkerButton_clicked"></a>
203 <h4>EditorStylesPage.on_currentLineMarkerButton_clicked</h4> 211 <h4>EditorStylesPage.on_currentLineMarkerButton_clicked</h4>
204 <b>on_currentLineMarkerButton_clicked</b>(<i></i>) 212 <b>on_currentLineMarkerButton_clicked</b>(<i></i>)
205 <p> 213 <p>
206 Private slot to set the colour for the highlight of the current line. 214 Private slot to set the colour for the highlight of the current line.

eric ide

mercurial