--- a/Documentation/Source/eric5.QScintilla.Lexers.LexerCPP.html Sat Jun 28 16:26:02 2014 +0200 +++ b/Documentation/Source/eric5.QScintilla.Lexers.LexerCPP.html Sun Jun 29 14:00:30 2014 +0200 @@ -74,6 +74,9 @@ </tr><tr> <td><a href="#LexerCPP.isStringStyle">isStringStyle</a></td> <td>Public method to check, if a style is a string style.</td> +</tr><tr> +<td><a href="#LexerCPP.maximumKeywordSet">maximumKeywordSet</a></td> +<td>Public method to get the maximum keyword set.</td> </tr> </table> <h3>Static Methods</h3> @@ -154,6 +157,16 @@ <dd> flag indicating a string style (boolean) </dd> +</dl><a NAME="LexerCPP.maximumKeywordSet" ID="LexerCPP.maximumKeywordSet"></a> +<h4>LexerCPP.maximumKeywordSet</h4> +<b>maximumKeywordSet</b>(<i></i>) +<p> + Public method to get the maximum keyword set. +</p><dl> +<dt>Returns:</dt> +<dd> +maximum keyword set (integer) +</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr />