--- a/Documentation/Source/eric5.QScintilla.Lexers.LexerTeX.html Sat Mar 12 13:47:25 2011 +0100 +++ b/Documentation/Source/eric5.QScintilla.Lexers.LexerTeX.html Sat Mar 12 17:42:26 2011 +0100 @@ -60,6 +60,9 @@ <td><a href="#LexerTeX.defaultKeywords">defaultKeywords</a></td> <td>Public method to get the default keywords.</td> </tr><tr> +<td><a href="#LexerTeX.initProperties">initProperties</a></td> +<td>Public slot to initialize the properties.</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> @@ -92,7 +95,12 @@ <dd> string giving the keywords (string) or None </dd> -</dl><a NAME="LexerTeX.isCommentStyle" ID="LexerTeX.isCommentStyle"></a> +</dl><a NAME="LexerTeX.initProperties" ID="LexerTeX.initProperties"></a> +<h4>LexerTeX.initProperties</h4> +<b>initProperties</b>(<i></i>) +<p> + Public slot to initialize the properties. +</p><a NAME="LexerTeX.isCommentStyle" ID="LexerTeX.isCommentStyle"></a> <h4>LexerTeX.isCommentStyle</h4> <b>isCommentStyle</b>(<i>style</i>) <p>