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

branch
eric7
changeset 10070
9f5758c0fec1
parent 9643
10839ab864e0
child 10191
dc47d7d2ff34
diff -r 435cc5875135 -r 9f5758c0fec1 src/eric7/Documentation/Source/eric7.QScintilla.Shell.html
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Shell.html	Thu May 25 19:51:47 2023 +0200
+++ b/src/eric7/Documentation/Source/eric7.QScintilla.Shell.html	Thu May 25 19:52:31 2023 +0200
@@ -147,11 +147,11 @@
 </tr>
 <tr>
 <td><a href="#Shell.__QScintillaHistoryDown">__QScintillaHistoryDown</a></td>
-<td>Private method to handle the history down command.</td>
+<td></td>
 </tr>
 <tr>
 <td><a href="#Shell.__QScintillaHistoryUp">__QScintillaHistoryUp</a></td>
-<td>Private method to handle the history up command.</td>
+<td></td>
 </tr>
 <tr>
 <td><a href="#Shell.__QScintillaLeftCommand">__QScintillaLeftCommand</a></td>
@@ -163,7 +163,7 @@
 </tr>
 <tr>
 <td><a href="#Shell.__QScintillaLineDown">__QScintillaLineDown</a></td>
-<td>Private method to handle the cursor down command.</td>
+<td></td>
 </tr>
 <tr>
 <td><a href="#Shell.__QScintillaLineEnd">__QScintillaLineEnd</a></td>
@@ -171,7 +171,7 @@
 </tr>
 <tr>
 <td><a href="#Shell.__QScintillaLineUp">__QScintillaLineUp</a></td>
-<td>Private method to handle the cursor up command.</td>
+<td></td>
 </tr>
 <tr>
 <td><a href="#Shell.__QScintillaNewline">__QScintillaNewline</a></td>
@@ -714,30 +714,10 @@
 <h4>Shell.__QScintillaHistoryDown</h4>
 <b>__QScintillaHistoryDown</b>(<i>cmd</i>)
 
-<p>
-        Private method to handle the history down command.
-</p>
-<dl>
-
-<dt><i>cmd</i></dt>
-<dd>
-QScintilla command
-</dd>
-</dl>
 <a NAME="Shell.__QScintillaHistoryUp" ID="Shell.__QScintillaHistoryUp"></a>
 <h4>Shell.__QScintillaHistoryUp</h4>
 <b>__QScintillaHistoryUp</b>(<i>cmd</i>)
 
-<p>
-        Private method to handle the history up command.
-</p>
-<dl>
-
-<dt><i>cmd</i></dt>
-<dd>
-QScintilla command
-</dd>
-</dl>
 <a NAME="Shell.__QScintillaLeftCommand" ID="Shell.__QScintillaLeftCommand"></a>
 <h4>Shell.__QScintillaLeftCommand</h4>
 <b>__QScintillaLeftCommand</b>(<i>method, allLinesAllowed=False</i>)
@@ -776,16 +756,6 @@
 <h4>Shell.__QScintillaLineDown</h4>
 <b>__QScintillaLineDown</b>(<i>cmd</i>)
 
-<p>
-        Private method to handle the cursor down command.
-</p>
-<dl>
-
-<dt><i>cmd</i></dt>
-<dd>
-QScintilla command
-</dd>
-</dl>
 <a NAME="Shell.__QScintillaLineEnd" ID="Shell.__QScintillaLineEnd"></a>
 <h4>Shell.__QScintillaLineEnd</h4>
 <b>__QScintillaLineEnd</b>(<i>cmd</i>)
@@ -804,16 +774,6 @@
 <h4>Shell.__QScintillaLineUp</h4>
 <b>__QScintillaLineUp</b>(<i>cmd</i>)
 
-<p>
-        Private method to handle the cursor up command.
-</p>
-<dl>
-
-<dt><i>cmd</i></dt>
-<dd>
-QScintilla command
-</dd>
-</dl>
 <a NAME="Shell.__QScintillaNewline" ID="Shell.__QScintillaNewline"></a>
 <h4>Shell.__QScintillaNewline</h4>
 <b>__QScintillaNewline</b>(<i>cmd</i>)
@@ -1387,32 +1347,18 @@
 </p>
 <a NAME="Shell.__setAutoCompletion" ID="Shell.__setAutoCompletion"></a>
 <h4>Shell.__setAutoCompletion</h4>
-<b>__setAutoCompletion</b>(<i>language="Python"</i>)
+<b>__setAutoCompletion</b>(<i></i>)
 
 <p>
         Private method to configure the autocompletion function.
 </p>
-<dl>
-
-<dt><i>language</i></dt>
-<dd>
-of the autocompletion set to set (string)
-</dd>
-</dl>
 <a NAME="Shell.__setCallTips" ID="Shell.__setCallTips"></a>
 <h4>Shell.__setCallTips</h4>
-<b>__setCallTips</b>(<i>language="Python"</i>)
+<b>__setCallTips</b>(<i></i>)
 
 <p>
         Private method to configure the calltips function.
 </p>
-<dl>
-
-<dt><i>language</i></dt>
-<dd>
-of the calltips set to set (string)
-</dd>
-</dl>
 <a NAME="Shell.__setHistoryIndex" ID="Shell.__setHistoryIndex"></a>
 <h4>Shell.__setHistoryIndex</h4>
 <b>__setHistoryIndex</b>(<i>index=None</i>)

eric ide

mercurial