Documentation/Source/eric5.QScintilla.Shell.html

changeset 2950
d568932e5185
parent 2640
dedcd4f987e0
child 2966
f85f686981ad
--- a/Documentation/Source/eric5.QScintilla.Shell.html	Sat Sep 28 17:24:00 2013 +0200
+++ b/Documentation/Source/eric5.QScintilla.Shell.html	Sat Sep 28 17:24:44 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>
@@ -247,7 +248,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>
@@ -445,7 +446,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>
@@ -679,7 +681,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>
@@ -836,7 +839,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>
@@ -1124,7 +1128,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