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

changeset 945
8cd4d08fa9f6
parent 440
69ace3e2dcf6
child 1228
7afaf2fca55b
equal deleted inserted replaced
944:1b59c4ba121e 945:8cd4d08fa9f6
41 </table> 41 </table>
42 <hr /><hr /> 42 <hr /><hr />
43 <a NAME="LexerCPP" ID="LexerCPP"></a> 43 <a NAME="LexerCPP" ID="LexerCPP"></a>
44 <h2>LexerCPP</h2> 44 <h2>LexerCPP</h2>
45 <p> 45 <p>
46
47 </p><p>
48 Subclass to implement some additional lexer dependant methods. 46 Subclass to implement some additional lexer dependant methods.
49 </p> 47 </p>
50 <h3>Derived from</h3> 48 <h3>Derived from</h3>
51 QsciLexerCPP, Lexer 49 QsciLexerCPP, Lexer
52 <h3>Class Attributes</h3> 50 <h3>Class Attributes</h3>
75 <td>Public method to check, if a style is a string style.</td> 73 <td>Public method to check, if a style is a string style.</td>
76 </tr> 74 </tr>
77 </table> 75 </table>
78 <a NAME="LexerCPP.__init__" ID="LexerCPP.__init__"></a> 76 <a NAME="LexerCPP.__init__" ID="LexerCPP.__init__"></a>
79 <h4>LexerCPP (Constructor)</h4> 77 <h4>LexerCPP (Constructor)</h4>
80 <b>LexerCPP</b>(<i>parent=None, caseInsensitiveKeywords = False</i>) 78 <b>LexerCPP</b>(<i>parent=None, caseInsensitiveKeywords=False</i>)
81 <p> 79 <p>
82 Constructor 80 Constructor
83 </p><dl> 81 </p><dl>
84 <dt><i>parent</i></dt> 82 <dt><i>parent</i></dt>
85 <dd> 83 <dd>

eric ide

mercurial