src/eric7/Documentation/Source/eric7.QScintilla.Shell.html

branch
eric7
changeset 9236
db53a9efe7ef
parent 9209
b99e7fd55fd3
child 9530
c30f02ea1b27
diff -r b5fe898e171f -r db53a9efe7ef src/eric7/Documentation/Source/eric7.QScintilla.Shell.html
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Shell.html	Thu Jul 14 16:08:57 2022 +0200
+++ b/src/eric7/Documentation/Source/eric7.QScintilla.Shell.html	Thu Jul 14 16:09:37 2022 +0200
@@ -900,7 +900,7 @@
 </p>
 <a NAME="Shell.__bindLexer" ID="Shell.__bindLexer"></a>
 <h4>Shell.__bindLexer</h4>
-<b>__bindLexer</b>(<i>language='Python3'</i>)
+<b>__bindLexer</b>(<i>language="Python3"</i>)
 
 <p>
         Private slot to set the lexer.
@@ -1387,7 +1387,7 @@
 </p>
 <a NAME="Shell.__setAutoCompletion" ID="Shell.__setAutoCompletion"></a>
 <h4>Shell.__setAutoCompletion</h4>
-<b>__setAutoCompletion</b>(<i>language='Python'</i>)
+<b>__setAutoCompletion</b>(<i>language="Python"</i>)
 
 <p>
         Private method to configure the autocompletion function.
@@ -1401,7 +1401,7 @@
 </dl>
 <a NAME="Shell.__setCallTips" ID="Shell.__setCallTips"></a>
 <h4>Shell.__setCallTips</h4>
-<b>__setCallTips</b>(<i>language='Python'</i>)
+<b>__setCallTips</b>(<i>language="Python"</i>)
 
 <p>
         Private method to configure the calltips function.

eric ide

mercurial