Documentation/Source/eric5.Preferences.PreferencesLexer.html

branch
5_1_x
changeset 1278
fb0460fd00b9
parent 440
69ace3e2dcf6
equal deleted inserted replaced
1277:52dd5a2f1ed1 1278:fb0460fd00b9
57 QsciLexer 57 QsciLexer
58 <h3>Class Attributes</h3> 58 <h3>Class Attributes</h3>
59 <table> 59 <table>
60 <tr><td>None</td></tr> 60 <tr><td>None</td></tr>
61 </table> 61 </table>
62 <h3>Class Methods</h3>
63 <table>
64 <tr><td>None</td></tr>
65 </table>
62 <h3>Methods</h3> 66 <h3>Methods</h3>
63 <table> 67 <table>
64 <tr> 68 <tr>
65 <td><a href="#PreferencesLexer.__init__">PreferencesLexer</a></td> 69 <td><a href="#PreferencesLexer.__init__">PreferencesLexer</a></td>
66 <td>Constructor</td> 70 <td>Constructor</td>
105 <td>Public method to set the font for a style.</td> 109 <td>Public method to set the font for a style.</td>
106 </tr><tr> 110 </tr><tr>
107 <td><a href="#PreferencesLexer.setPaper">setPaper</a></td> 111 <td><a href="#PreferencesLexer.setPaper">setPaper</a></td>
108 <td>Public method to set the background for a style.</td> 112 <td>Public method to set the background for a style.</td>
109 </tr> 113 </tr>
114 </table>
115 <h3>Static Methods</h3>
116 <table>
117 <tr><td>None</td></tr>
110 </table> 118 </table>
111 <a NAME="PreferencesLexer.__init__" ID="PreferencesLexer.__init__"></a> 119 <a NAME="PreferencesLexer.__init__" ID="PreferencesLexer.__init__"></a>
112 <h4>PreferencesLexer (Constructor)</h4> 120 <h4>PreferencesLexer (Constructor)</h4>
113 <b>PreferencesLexer</b>(<i>language, parent=None</i>) 121 <b>PreferencesLexer</b>(<i>language, parent=None</i>)
114 <p> 122 <p>
330 Exception 338 Exception
331 <h3>Class Attributes</h3> 339 <h3>Class Attributes</h3>
332 <table> 340 <table>
333 <tr><td>None</td></tr> 341 <tr><td>None</td></tr>
334 </table> 342 </table>
343 <h3>Class Methods</h3>
344 <table>
345 <tr><td>None</td></tr>
346 </table>
335 <h3>Methods</h3> 347 <h3>Methods</h3>
336 <table> 348 <table>
337 <tr> 349 <tr>
338 <td><a href="#PreferencesLexerError.__init__">PreferencesLexerError</a></td> 350 <td><a href="#PreferencesLexerError.__init__">PreferencesLexerError</a></td>
339 <td>Constructor</td> 351 <td>Constructor</td>
342 <td>Private method returning a representation of the exception.</td> 354 <td>Private method returning a representation of the exception.</td>
343 </tr><tr> 355 </tr><tr>
344 <td><a href="#PreferencesLexerError.__str__">__str__</a></td> 356 <td><a href="#PreferencesLexerError.__str__">__str__</a></td>
345 <td>Private method returning a string representation of the exception.</td> 357 <td>Private method returning a string representation of the exception.</td>
346 </tr> 358 </tr>
359 </table>
360 <h3>Static Methods</h3>
361 <table>
362 <tr><td>None</td></tr>
347 </table> 363 </table>
348 <a NAME="PreferencesLexerError.__init__" ID="PreferencesLexerError.__init__"></a> 364 <a NAME="PreferencesLexerError.__init__" ID="PreferencesLexerError.__init__"></a>
349 <h4>PreferencesLexerError (Constructor)</h4> 365 <h4>PreferencesLexerError (Constructor)</h4>
350 <b>PreferencesLexerError</b>(<i></i>) 366 <b>PreferencesLexerError</b>(<i></i>)
351 <p> 367 <p>
382 PreferencesLexerError 398 PreferencesLexerError
383 <h3>Class Attributes</h3> 399 <h3>Class Attributes</h3>
384 <table> 400 <table>
385 <tr><td>None</td></tr> 401 <tr><td>None</td></tr>
386 </table> 402 </table>
403 <h3>Class Methods</h3>
404 <table>
405 <tr><td>None</td></tr>
406 </table>
387 <h3>Methods</h3> 407 <h3>Methods</h3>
388 <table> 408 <table>
389 <tr> 409 <tr>
390 <td><a href="#PreferencesLexerLanguageError.__init__">PreferencesLexerLanguageError</a></td> 410 <td><a href="#PreferencesLexerLanguageError.__init__">PreferencesLexerLanguageError</a></td>
391 <td>Constructor</td> 411 <td>Constructor</td>
392 </tr> 412 </tr>
413 </table>
414 <h3>Static Methods</h3>
415 <table>
416 <tr><td>None</td></tr>
393 </table> 417 </table>
394 <a NAME="PreferencesLexerLanguageError.__init__" ID="PreferencesLexerLanguageError.__init__"></a> 418 <a NAME="PreferencesLexerLanguageError.__init__" ID="PreferencesLexerLanguageError.__init__"></a>
395 <h4>PreferencesLexerLanguageError (Constructor)</h4> 419 <h4>PreferencesLexerLanguageError (Constructor)</h4>
396 <b>PreferencesLexerLanguageError</b>(<i>language</i>) 420 <b>PreferencesLexerLanguageError</b>(<i>language</i>)
397 <p> 421 <p>

eric ide

mercurial