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

changeset 167
7508e44f4853
parent 130
fcce4cc20d95
child 409
0ea528e80202
equal deleted inserted replaced
166:11e9ed8ae18c 167:7508e44f4853
106 </p><dl> 106 </p><dl>
107 <dt><i>kwSet</i></dt> 107 <dt><i>kwSet</i></dt>
108 <dd> 108 <dd>
109 number of the keyword set (integer) 109 number of the keyword set (integer)
110 </dd> 110 </dd>
111 </dl><dl>
112 <dt>Returns:</dt>
113 <dd>
114 string giving the keywords (string) or None
115 </dd>
111 </dl><a NAME="LexerPython.getIndentationDifference" ID="LexerPython.getIndentationDifference"></a> 116 </dl><a NAME="LexerPython.getIndentationDifference" ID="LexerPython.getIndentationDifference"></a>
112 <h4>LexerPython.getIndentationDifference</h4> 117 <h4>LexerPython.getIndentationDifference</h4>
113 <b>getIndentationDifference</b>(<i>line, editor</i>) 118 <b>getIndentationDifference</b>(<i>line, editor</i>)
114 <p> 119 <p>
115 Private method to determine the difference for the new indentation. 120 Private method to determine the difference for the new indentation.

eric ide

mercurial