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

branch
5_3_x
changeset 2764
1d85539ac41a
parent 2374
f78ee0e8f96c
equal deleted inserted replaced
2762:423835fb1204 2764:1d85539ac41a
77 </tr><tr> 77 </tr><tr>
78 <td><a href="#EditorHighlightingStylesPage.__importStyles">__importStyles</a></td> 78 <td><a href="#EditorHighlightingStylesPage.__importStyles">__importStyles</a></td>
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 it's 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.on_allBackgroundColoursButton_clicked">on_allBackgroundColoursButton_clicked</a></td> 84 <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> 85 <td>Private method used to select the background colour of all styles of a selected lexer.</td>
86 </tr><tr> 86 </tr><tr>
87 <td><a href="#EditorHighlightingStylesPage.on_allDefaultButton_clicked">on_allDefaultButton_clicked</a></td> 87 <td><a href="#EditorHighlightingStylesPage.on_allDefaultButton_clicked">on_allDefaultButton_clicked</a></td>
92 </tr><tr> 92 </tr><tr>
93 <td><a href="#EditorHighlightingStylesPage.on_backgroundButton_clicked">on_backgroundButton_clicked</a></td> 93 <td><a href="#EditorHighlightingStylesPage.on_backgroundButton_clicked">on_backgroundButton_clicked</a></td>
94 <td>Private method used to select the background colour of the selected style and lexer.</td> 94 <td>Private method used to select the background colour of the selected style and lexer.</td>
95 </tr><tr> 95 </tr><tr>
96 <td><a href="#EditorHighlightingStylesPage.on_defaultButton_clicked">on_defaultButton_clicked</a></td> 96 <td><a href="#EditorHighlightingStylesPage.on_defaultButton_clicked">on_defaultButton_clicked</a></td>
97 <td>Private method to set the current style to it's default values.</td> 97 <td>Private method to set the current style to its default values.</td>
98 </tr><tr> 98 </tr><tr>
99 <td><a href="#EditorHighlightingStylesPage.on_eolfillCheckBox_toggled">on_eolfillCheckBox_toggled</a></td> 99 <td><a href="#EditorHighlightingStylesPage.on_eolfillCheckBox_toggled">on_eolfillCheckBox_toggled</a></td>
100 <td>Private method used to set the eolfill for the selected style and lexer.</td> 100 <td>Private method used to set the eolfill for the selected style and lexer.</td>
101 </tr><tr> 101 </tr><tr>
102 <td><a href="#EditorHighlightingStylesPage.on_exportAllButton_clicked">on_exportAllButton_clicked</a></td> 102 <td><a href="#EditorHighlightingStylesPage.on_exportAllButton_clicked">on_exportAllButton_clicked</a></td>
208 </dd> 208 </dd>
209 </dl><a NAME="EditorHighlightingStylesPage.__setToDefault" ID="EditorHighlightingStylesPage.__setToDefault"></a> 209 </dl><a NAME="EditorHighlightingStylesPage.__setToDefault" ID="EditorHighlightingStylesPage.__setToDefault"></a>
210 <h4>EditorHighlightingStylesPage.__setToDefault</h4> 210 <h4>EditorHighlightingStylesPage.__setToDefault</h4>
211 <b>__setToDefault</b>(<i>style</i>) 211 <b>__setToDefault</b>(<i>style</i>)
212 <p> 212 <p>
213 Private method to set a specific style to it's default values. 213 Private method to set a specific style to its default values.
214 </p><dl> 214 </p><dl>
215 <dt><i>style</i></dt> 215 <dt><i>style</i></dt>
216 <dd> 216 <dd>
217 style to be reset (integer) 217 style to be reset (integer)
218 </dd> 218 </dd>
240 and lexer. 240 and lexer.
241 </p><a NAME="EditorHighlightingStylesPage.on_defaultButton_clicked" ID="EditorHighlightingStylesPage.on_defaultButton_clicked"></a> 241 </p><a NAME="EditorHighlightingStylesPage.on_defaultButton_clicked" ID="EditorHighlightingStylesPage.on_defaultButton_clicked"></a>
242 <h4>EditorHighlightingStylesPage.on_defaultButton_clicked</h4> 242 <h4>EditorHighlightingStylesPage.on_defaultButton_clicked</h4>
243 <b>on_defaultButton_clicked</b>(<i></i>) 243 <b>on_defaultButton_clicked</b>(<i></i>)
244 <p> 244 <p>
245 Private method to set the current style to it's default values. 245 Private method to set the current style to its default values.
246 </p><a NAME="EditorHighlightingStylesPage.on_eolfillCheckBox_toggled" ID="EditorHighlightingStylesPage.on_eolfillCheckBox_toggled"></a> 246 </p><a NAME="EditorHighlightingStylesPage.on_eolfillCheckBox_toggled" ID="EditorHighlightingStylesPage.on_eolfillCheckBox_toggled"></a>
247 <h4>EditorHighlightingStylesPage.on_eolfillCheckBox_toggled</h4> 247 <h4>EditorHighlightingStylesPage.on_eolfillCheckBox_toggled</h4>
248 <b>on_eolfillCheckBox_toggled</b>(<i>b</i>) 248 <b>on_eolfillCheckBox_toggled</b>(<i>b</i>)
249 <p> 249 <p>
250 Private method used to set the eolfill for the selected style and lexer. 250 Private method used to set the eolfill for the selected style and lexer.

eric ide

mercurial