src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerContainer.html

branch
eric7
changeset 10684
58c7f23ae1cb
parent 10479
856476537696
equal deleted inserted replaced
10683:779cda568acb 10684:58c7f23ae1cb
97 parent widget of this lexer 97 parent widget of this lexer
98 </dd> 98 </dd>
99 </dl> 99 </dl>
100 <a NAME="LexerContainer.description" ID="LexerContainer.description"></a> 100 <a NAME="LexerContainer.description" ID="LexerContainer.description"></a>
101 <h4>LexerContainer.description</h4> 101 <h4>LexerContainer.description</h4>
102 <b>description</b>(<i>style</i>) 102 <b>description</b>(<i>_style</i>)
103 <p> 103 <p>
104 Public method returning the descriptions of the styles supported 104 Public method returning the descriptions of the styles supported
105 by the lexer. 105 by the lexer.
106 </p> 106 </p>
107 <p> 107 <p>
108 <b>Note</b>: This methods needs to be overridden by the lexer class. 108 <b>Note</b>: This methods needs to be overridden by the lexer class.
109 </p> 109 </p>
110 110
111 <dl> 111 <dl>
112 112
113 <dt><i>style</i> (int)</dt> 113 <dt><i>_style</i> (int)</dt>
114 <dd> 114 <dd>
115 style number 115 style number (unused)
116 </dd> 116 </dd>
117 </dl> 117 </dl>
118 <dl> 118 <dl>
119 <dt>Return:</dt> 119 <dt>Return:</dt>
120 <dd> 120 <dd>

eric ide

mercurial