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

changeset 948
fe7b94ed01ec
parent 945
8cd4d08fa9f6
child 1228
7afaf2fca55b
equal deleted inserted replaced
946:daf90a162be4 948:fe7b94ed01ec
58 <td>Constructor</td> 58 <td>Constructor</td>
59 </tr><tr> 59 </tr><tr>
60 <td><a href="#LexerTeX.defaultKeywords">defaultKeywords</a></td> 60 <td><a href="#LexerTeX.defaultKeywords">defaultKeywords</a></td>
61 <td>Public method to get the default keywords.</td> 61 <td>Public method to get the default keywords.</td>
62 </tr><tr> 62 </tr><tr>
63 <td><a href="#LexerTeX.initProperties">initProperties</a></td>
64 <td>Public slot to initialize the properties.</td>
65 </tr><tr>
63 <td><a href="#LexerTeX.isCommentStyle">isCommentStyle</a></td> 66 <td><a href="#LexerTeX.isCommentStyle">isCommentStyle</a></td>
64 <td>Public method to check, if a style is a comment style.</td> 67 <td>Public method to check, if a style is a comment style.</td>
65 </tr><tr> 68 </tr><tr>
66 <td><a href="#LexerTeX.isStringStyle">isStringStyle</a></td> 69 <td><a href="#LexerTeX.isStringStyle">isStringStyle</a></td>
67 <td>Public method to check, if a style is a string style.</td> 70 <td>Public method to check, if a style is a string style.</td>
90 </dl><dl> 93 </dl><dl>
91 <dt>Returns:</dt> 94 <dt>Returns:</dt>
92 <dd> 95 <dd>
93 string giving the keywords (string) or None 96 string giving the keywords (string) or None
94 </dd> 97 </dd>
95 </dl><a NAME="LexerTeX.isCommentStyle" ID="LexerTeX.isCommentStyle"></a> 98 </dl><a NAME="LexerTeX.initProperties" ID="LexerTeX.initProperties"></a>
99 <h4>LexerTeX.initProperties</h4>
100 <b>initProperties</b>(<i></i>)
101 <p>
102 Public slot to initialize the properties.
103 </p><a NAME="LexerTeX.isCommentStyle" ID="LexerTeX.isCommentStyle"></a>
96 <h4>LexerTeX.isCommentStyle</h4> 104 <h4>LexerTeX.isCommentStyle</h4>
97 <b>isCommentStyle</b>(<i>style</i>) 105 <b>isCommentStyle</b>(<i>style</i>)
98 <p> 106 <p>
99 Public method to check, if a style is a comment style. 107 Public method to check, if a style is a comment style.
100 </p><dl> 108 </p><dl>

eric ide

mercurial