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

changeset 945
8cd4d08fa9f6
parent 808
8f85926125ef
child 1228
7afaf2fca55b
equal deleted inserted replaced
944:1b59c4ba121e 945:8cd4d08fa9f6
41 </table> 41 </table>
42 <hr /><hr /> 42 <hr /><hr />
43 <a NAME="LexerPygments" ID="LexerPygments"></a> 43 <a NAME="LexerPygments" ID="LexerPygments"></a>
44 <h2>LexerPygments</h2> 44 <h2>LexerPygments</h2>
45 <p> 45 <p>
46
47 </p><p>
48 Class implementing a custom lexer using pygments. 46 Class implementing a custom lexer using pygments.
49 </p> 47 </p>
50 <h3>Derived from</h3> 48 <h3>Derived from</h3>
51 LexerContainer 49 LexerContainer
52 <h3>Class Attributes</h3> 50 <h3>Class Attributes</h3>
102 <td>Public method to perform the styling.</td> 100 <td>Public method to perform the styling.</td>
103 </tr> 101 </tr>
104 </table> 102 </table>
105 <a NAME="LexerPygments.__init__" ID="LexerPygments.__init__"></a> 103 <a NAME="LexerPygments.__init__" ID="LexerPygments.__init__"></a>
106 <h4>LexerPygments (Constructor)</h4> 104 <h4>LexerPygments (Constructor)</h4>
107 <b>LexerPygments</b>(<i>parent = None, name = ""</i>) 105 <b>LexerPygments</b>(<i>parent=None, name=""</i>)
108 <p> 106 <p>
109 Constructor 107 Constructor
110 </p><dl> 108 </p><dl>
111 <dt><i>parent</i></dt> 109 <dt><i>parent</i></dt>
112 <dd> 110 <dd>

eric ide

mercurial