Documentation/Source/eric5.QScintilla.Shell.html

branch
5_3_x
changeset 2970
e9f971b4b3c5
parent 2475
c74e1cff7f3f
--- a/Documentation/Source/eric5.QScintilla.Shell.html	Sat Sep 28 11:49:09 2013 +0200
+++ b/Documentation/Source/eric5.QScintilla.Shell.html	Sun Sep 29 19:34:03 2013 +0200
@@ -53,7 +53,8 @@
 <dl>
 <dt>searchStringFound(found)</dt>
 <dd>
-emitted to indicate the search result (boolean)
+emitted to indicate the search
+        result (boolean)
 </dd>
 </dl>
 <h3>Derived from</h3>
@@ -244,7 +245,7 @@
 <td>Private slot to show the shell history dialog.</td>
 </tr><tr>
 <td><a href="#Shell.__startDebugClient">__startDebugClient</a></td>
-<td>Private slot to start a debug client accoding to the action triggered[()].</td>
+<td>Private slot to start a debug client according to the action triggered[()].</td>
 </tr><tr>
 <td><a href="#Shell.__useHistory">__useHistory</a></td>
 <td>Private method to display a command from the history.</td>
@@ -442,7 +443,8 @@
 <h4>Shell.__QScintillaLeftDeleteCommand</h4>
 <b>__QScintillaLeftDeleteCommand</b>(<i>method</i>)
 <p>
-        Private method to handle a QScintilla delete command working to the left.
+        Private method to handle a QScintilla delete command working to
+        the left.
 </p><dl>
 <dt><i>method</i></dt>
 <dd>
@@ -676,7 +678,8 @@
 <h4>Shell.__insertTextNoEcho</h4>
 <b>__insertTextNoEcho</b>(<i>s</i>)
 <p>
-        Private method to insert some text at the end of the buffer without echoing it.
+        Private method to insert some text at the end of the buffer without
+        echoing it.
 </p><dl>
 <dt><i>s</i></dt>
 <dd>
@@ -828,7 +831,8 @@
 <h4>Shell.__startDebugClient</h4>
 <b>__startDebugClient</b>(<i>action</i>)
 <p>
-        Private slot to start a debug client accoding to the action triggered[()].
+        Private slot to start a debug client according to the action
+        triggered[()].
 </p><dl>
 <dt><i>action</i></dt>
 <dd>
@@ -1116,7 +1120,8 @@
 <h4>Shell.reloadHistory</h4>
 <b>reloadHistory</b>(<i></i>)
 <p>
-        Public method to reload the history of the currently selected client type.
+        Public method to reload the history of the currently selected client
+        type.
 </p><a NAME="Shell.saveHistory" ID="Shell.saveHistory"></a>
 <h4>Shell.saveHistory</h4>
 <b>saveHistory</b>(<i>clientType</i>)

eric ide

mercurial