--- a/Documentation/Source/eric5.QScintilla.Lexers.LexerYAML.html Sun Feb 28 14:33:07 2010 +0000 +++ b/Documentation/Source/eric5.QScintilla.Lexers.LexerYAML.html Sun Feb 28 17:27:35 2010 +0000 @@ -59,6 +59,9 @@ <td><a href="#LexerYAML.__init__">LexerYAML</a></td> <td>Constructor</td> </tr><tr> +<td><a href="#LexerYAML.defaultKeywords">defaultKeywords</a></td> +<td>Public method to get the default keywords.</td> +</tr><tr> <td><a href="#LexerYAML.initProperties">initProperties</a></td> <td>Public slot to initialize the properties.</td> </tr><tr> @@ -79,6 +82,16 @@ <dd> parent widget of this lexer </dd> +</dl><a NAME="LexerYAML.defaultKeywords" ID="LexerYAML.defaultKeywords"></a> +<h4>LexerYAML.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="LexerYAML.initProperties" ID="LexerYAML.initProperties"></a> <h4>LexerYAML.initProperties</h4> <b>initProperties</b>(<i></i>)