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

changeset 6038
b9d2063e610e
parent 4697
c2e9bf425554
diff -r 9aec96a3a82a -r b9d2063e610e Documentation/Source/eric6.QScintilla.Lexers.LexerPygments.html
--- a/Documentation/Source/eric6.QScintilla.Lexers.LexerPygments.html	Fri Dec 22 19:52:58 2017 +0100
+++ b/Documentation/Source/eric6.QScintilla.Lexers.LexerPygments.html	Sat Dec 23 16:30:40 2017 +0100
@@ -96,9 +96,6 @@
 <td><a href="#LexerPygments.name">name</a></td>
 <td>Public method to get the name of the pygments lexer.</td>
 </tr><tr>
-<td><a href="#LexerPygments.styleBitsNeeded">styleBitsNeeded</a></td>
-<td>Public method to get the number of style bits needed by the lexer.</td>
-</tr><tr>
 <td><a href="#LexerPygments.styleText">styleText</a></td>
 <td>Public method to perform the styling.</td>
 </tr>
@@ -286,16 +283,6 @@
 <dd>
 name of the pygments lexer (string)
 </dd>
-</dl><a NAME="LexerPygments.styleBitsNeeded" ID="LexerPygments.styleBitsNeeded"></a>
-<h4>LexerPygments.styleBitsNeeded</h4>
-<b>styleBitsNeeded</b>(<i></i>)
-<p>
-        Public method to get the number of style bits needed by the lexer.
-</p><dl>
-<dt>Returns:</dt>
-<dd>
-number of style bits needed (integer)
-</dd>
 </dl><a NAME="LexerPygments.styleText" ID="LexerPygments.styleText"></a>
 <h4>LexerPygments.styleText</h4>
 <b>styleText</b>(<i>start, end</i>)

eric ide

mercurial