79 <td>Private method to import the styles of the given lexers.</td> |
79 <td>Private method to import the styles of the given lexers.</td> |
80 </tr><tr> |
80 </tr><tr> |
81 <td><a href="#EditorHighlightingStylesPage.__setToDefault">__setToDefault</a></td> |
81 <td><a href="#EditorHighlightingStylesPage.__setToDefault">__setToDefault</a></td> |
82 <td>Private method to set a specific style to its default values.</td> |
82 <td>Private method to set a specific style to its default values.</td> |
83 </tr><tr> |
83 </tr><tr> |
|
84 <td><a href="#EditorHighlightingStylesPage.__styleAllItems">__styleAllItems</a></td> |
|
85 <td>Private method to style all items of the style element list.</td> |
|
86 </tr><tr> |
84 <td><a href="#EditorHighlightingStylesPage.on_allBackgroundColoursButton_clicked">on_allBackgroundColoursButton_clicked</a></td> |
87 <td><a href="#EditorHighlightingStylesPage.on_allBackgroundColoursButton_clicked">on_allBackgroundColoursButton_clicked</a></td> |
85 <td>Private method used to select the background colour of all styles of a selected lexer.</td> |
88 <td>Private method used to select the background colour of all styles of a selected lexer.</td> |
86 </tr><tr> |
89 </tr><tr> |
87 <td><a href="#EditorHighlightingStylesPage.on_allDefaultButton_clicked">on_allDefaultButton_clicked</a></td> |
90 <td><a href="#EditorHighlightingStylesPage.on_allDefaultButton_clicked">on_allDefaultButton_clicked</a></td> |
88 <td>Private method to set all styles to their default values.</td> |
91 <td>Private method to set all styles to their default values.</td> |
216 </p><dl> |
219 </p><dl> |
217 <dt><i>style</i></dt> |
220 <dt><i>style</i></dt> |
218 <dd> |
221 <dd> |
219 style to be reset (integer) |
222 style to be reset (integer) |
220 </dd> |
223 </dd> |
221 </dl><a NAME="EditorHighlightingStylesPage.on_allBackgroundColoursButton_clicked" ID="EditorHighlightingStylesPage.on_allBackgroundColoursButton_clicked"></a> |
224 </dl><a NAME="EditorHighlightingStylesPage.__styleAllItems" ID="EditorHighlightingStylesPage.__styleAllItems"></a> |
|
225 <h4>EditorHighlightingStylesPage.__styleAllItems</h4> |
|
226 <b>__styleAllItems</b>(<i></i>) |
|
227 <p> |
|
228 Private method to style all items of the style element list. |
|
229 </p><a NAME="EditorHighlightingStylesPage.on_allBackgroundColoursButton_clicked" ID="EditorHighlightingStylesPage.on_allBackgroundColoursButton_clicked"></a> |
222 <h4>EditorHighlightingStylesPage.on_allBackgroundColoursButton_clicked</h4> |
230 <h4>EditorHighlightingStylesPage.on_allBackgroundColoursButton_clicked</h4> |
223 <b>on_allBackgroundColoursButton_clicked</b>(<i></i>) |
231 <b>on_allBackgroundColoursButton_clicked</b>(<i></i>) |
224 <p> |
232 <p> |
225 Private method used to select the background colour of all styles of a |
233 Private method used to select the background colour of all styles of a |
226 selected lexer. |
234 selected lexer. |