Documentation/Source/eric5.QScintilla.Lexers.LexerTeX.html

changeset 130
fcce4cc20d95
parent 58
37f0444c3479
child 167
7508e44f4853
--- a/Documentation/Source/eric5.QScintilla.Lexers.LexerTeX.html	Sun Feb 28 14:33:07 2010 +0000
+++ b/Documentation/Source/eric5.QScintilla.Lexers.LexerTeX.html	Sun Feb 28 17:27:35 2010 +0000
@@ -59,6 +59,9 @@
 <td><a href="#LexerTeX.__init__">LexerTeX</a></td>
 <td>Constructor</td>
 </tr><tr>
+<td><a href="#LexerTeX.defaultKeywords">defaultKeywords</a></td>
+<td>Public method to get the default keywords.</td>
+</tr><tr>
 <td><a href="#LexerTeX.isCommentStyle">isCommentStyle</a></td>
 <td>Public method to check, if a style is a comment style.</td>
 </tr><tr>
@@ -76,6 +79,16 @@
 <dd>
 parent widget of this lexer
 </dd>
+</dl><a NAME="LexerTeX.defaultKeywords" ID="LexerTeX.defaultKeywords"></a>
+<h4>LexerTeX.defaultKeywords</h4>
+<b>defaultKeywords</b>(<i>kwSet</i>)
+<p>
+        Public method to get the default keywords.
+</p><dl>
+<dt><i>kwSet</i></dt>
+<dd>
+number of the keyword set (integer)
+</dd>
 </dl><a NAME="LexerTeX.isCommentStyle" ID="LexerTeX.isCommentStyle"></a>
 <h4>LexerTeX.isCommentStyle</h4>
 <b>isCommentStyle</b>(<i>style</i>)

eric ide

mercurial