Documentation/Source/eric5.Preferences.PreferencesLexer.html

changeset 2966
f85f686981ad
parent 2387
2d119e79ab54
child 3591
2f2a4a76dd22
equal deleted inserted replaced
2965:d133c7edd88a 2966:f85f686981ad
124 The lexer language. (string) 124 The lexer language. (string)
125 </dd><dt><i>parent</i></dt> 125 </dd><dt><i>parent</i></dt>
126 <dd> 126 <dd>
127 The parent widget of this lexer. (QextScintilla) 127 The parent widget of this lexer. (QextScintilla)
128 </dd> 128 </dd>
129 </dl><dl>
130 <dt>Raises <b>PreferencesLexerLanguageError</b>:</dt>
131 <dd>
132 raised to indicate an invalid
133 lexer language
134 </dd>
129 </dl><a NAME="PreferencesLexer.color" ID="PreferencesLexer.color"></a> 135 </dl><a NAME="PreferencesLexer.color" ID="PreferencesLexer.color"></a>
130 <h4>PreferencesLexer.color</h4> 136 <h4>PreferencesLexer.color</h4>
131 <b>color</b>(<i>style</i>) 137 <b>color</b>(<i>style</i>)
132 <p> 138 <p>
133 Public method to get the colour of a style. 139 Public method to get the colour of a style.
415 <a NAME="PreferencesLexerLanguageError.__init__" ID="PreferencesLexerLanguageError.__init__"></a> 421 <a NAME="PreferencesLexerLanguageError.__init__" ID="PreferencesLexerLanguageError.__init__"></a>
416 <h4>PreferencesLexerLanguageError (Constructor)</h4> 422 <h4>PreferencesLexerLanguageError (Constructor)</h4>
417 <b>PreferencesLexerLanguageError</b>(<i>language</i>) 423 <b>PreferencesLexerLanguageError</b>(<i>language</i>)
418 <p> 424 <p>
419 Constructor 425 Constructor
420 </p> 426 </p><dl>
427 <dt><i>language</i></dt>
428 <dd>
429 lexer language (string)
430 </dd>
431 </dl>
421 <div align="right"><a href="#top">Up</a></div> 432 <div align="right"><a href="#top">Up</a></div>
422 <hr /> 433 <hr />
423 </body></html> 434 </body></html>

eric ide

mercurial