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

changeset 3654
ffeb85cdc72d
parent 3463
6b0bd9a931ac
equal deleted inserted replaced
3653:942c9c625bc9 3654:ffeb85cdc72d
72 <td><a href="#LexerCPP.isCommentStyle">isCommentStyle</a></td> 72 <td><a href="#LexerCPP.isCommentStyle">isCommentStyle</a></td>
73 <td>Public method to check, if a style is a comment style.</td> 73 <td>Public method to check, if a style is a comment style.</td>
74 </tr><tr> 74 </tr><tr>
75 <td><a href="#LexerCPP.isStringStyle">isStringStyle</a></td> 75 <td><a href="#LexerCPP.isStringStyle">isStringStyle</a></td>
76 <td>Public method to check, if a style is a string style.</td> 76 <td>Public method to check, if a style is a string style.</td>
77 </tr><tr>
78 <td><a href="#LexerCPP.maximumKeywordSet">maximumKeywordSet</a></td>
79 <td>Public method to get the maximum keyword set.</td>
77 </tr> 80 </tr>
78 </table> 81 </table>
79 <h3>Static Methods</h3> 82 <h3>Static Methods</h3>
80 <table> 83 <table>
81 <tr><td>None</td></tr> 84 <tr><td>None</td></tr>
152 </dl><dl> 155 </dl><dl>
153 <dt>Returns:</dt> 156 <dt>Returns:</dt>
154 <dd> 157 <dd>
155 flag indicating a string style (boolean) 158 flag indicating a string style (boolean)
156 </dd> 159 </dd>
160 </dl><a NAME="LexerCPP.maximumKeywordSet" ID="LexerCPP.maximumKeywordSet"></a>
161 <h4>LexerCPP.maximumKeywordSet</h4>
162 <b>maximumKeywordSet</b>(<i></i>)
163 <p>
164 Public method to get the maximum keyword set.
165 </p><dl>
166 <dt>Returns:</dt>
167 <dd>
168 maximum keyword set (integer)
169 </dd>
157 </dl> 170 </dl>
158 <div align="right"><a href="#top">Up</a></div> 171 <div align="right"><a href="#top">Up</a></div>
159 <hr /> 172 <hr />
160 </body></html> 173 </body></html>

eric ide

mercurial