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> |
|
86 <td>Private slot to set the colour of the change marker.</td> |
|
87 </tr><tr> |
85 <td><a href="#EditorStylesPage.on_currentLineMarkerButton_clicked">on_currentLineMarkerButton_clicked</a></td> |
88 <td><a href="#EditorStylesPage.on_currentLineMarkerButton_clicked">on_currentLineMarkerButton_clicked</a></td> |
86 <td>Private slot to set the colour for the highlight of the current line.</td> |
89 <td>Private slot to set the colour for the highlight of the current line.</td> |
87 </tr><tr> |
90 </tr><tr> |
88 <td><a href="#EditorStylesPage.on_defaultFontButton_clicked">on_defaultFontButton_clicked</a></td> |
91 <td><a href="#EditorStylesPage.on_defaultFontButton_clicked">on_defaultFontButton_clicked</a></td> |
89 <td>Private method used to select the default font for the editor.</td> |
92 <td>Private method used to select the default font for the editor.</td> |
189 </p><a NAME="EditorStylesPage.on_caretlineBackgroundButton_clicked" ID="EditorStylesPage.on_caretlineBackgroundButton_clicked"></a> |
192 </p><a NAME="EditorStylesPage.on_caretlineBackgroundButton_clicked" ID="EditorStylesPage.on_caretlineBackgroundButton_clicked"></a> |
190 <h4>EditorStylesPage.on_caretlineBackgroundButton_clicked</h4> |
193 <h4>EditorStylesPage.on_caretlineBackgroundButton_clicked</h4> |
191 <b>on_caretlineBackgroundButton_clicked</b>(<i></i>) |
194 <b>on_caretlineBackgroundButton_clicked</b>(<i></i>) |
192 <p> |
195 <p> |
193 Private slot to set the background colour of the caretline. |
196 Private slot to set the background colour of the caretline. |
|
197 </p><a NAME="EditorStylesPage.on_changeMarkerColorButton_clicked" ID="EditorStylesPage.on_changeMarkerColorButton_clicked"></a> |
|
198 <h4>EditorStylesPage.on_changeMarkerColorButton_clicked</h4> |
|
199 <b>on_changeMarkerColorButton_clicked</b>(<i></i>) |
|
200 <p> |
|
201 Private slot to set the colour of the change marker. |
194 </p><a NAME="EditorStylesPage.on_currentLineMarkerButton_clicked" ID="EditorStylesPage.on_currentLineMarkerButton_clicked"></a> |
202 </p><a NAME="EditorStylesPage.on_currentLineMarkerButton_clicked" ID="EditorStylesPage.on_currentLineMarkerButton_clicked"></a> |
195 <h4>EditorStylesPage.on_currentLineMarkerButton_clicked</h4> |
203 <h4>EditorStylesPage.on_currentLineMarkerButton_clicked</h4> |
196 <b>on_currentLineMarkerButton_clicked</b>(<i></i>) |
204 <b>on_currentLineMarkerButton_clicked</b>(<i></i>) |
197 <p> |
205 <p> |
198 Private slot to set the colour for the highlight of the current line. |
206 Private slot to set the colour for the highlight of the current line. |