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

branch
eric7
changeset 10684
58c7f23ae1cb
parent 10479
856476537696
child 10692
9becf9ca115c
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerPostScript.html	Sat Apr 20 18:01:36 2024 +0200
+++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerPostScript.html	Sat Apr 20 18:02:35 2024 +0200
@@ -161,16 +161,16 @@
 </dl>
 <a NAME="LexerPostScript.isStringStyle" ID="LexerPostScript.isStringStyle"></a>
 <h4>LexerPostScript.isStringStyle</h4>
-<b>isStringStyle</b>(<i>style</i>)
+<b>isStringStyle</b>(<i>_style</i>)
 <p>
         Public method to check, if a style is a string style.
 </p>
 
 <dl>
 
-<dt><i>style</i> (int)</dt>
+<dt><i>_style</i> (int)</dt>
 <dd>
-style to check
+style to check (unused)
 </dd>
 </dl>
 <dl>
@@ -218,7 +218,7 @@
 
 <dt><i>variant</i> (str)</dt>
 <dd>
-name of the language variant
+name of the language variant (unused)
 </dd>
 <dt><i>parent</i> (QObject)</dt>
 <dd>

eric ide

mercurial