Documentation/Source/eric6.QScintilla.Editor.html

changeset 6059
8f7c66c53c27
parent 6052
8b49d3e0b4c8
child 6097
bf18415da0c7
child 6106
921d070cec82
--- a/Documentation/Source/eric6.QScintilla.Editor.html	Sat Jan 06 18:59:24 2018 +0100
+++ b/Documentation/Source/eric6.QScintilla.Editor.html	Sun Jan 07 17:18:07 2018 +0100
@@ -294,6 +294,9 @@
 <td><a href="#Editor.__eolMenuTriggered">__eolMenuTriggered</a></td>
 <td>Private method to handle the selection of an eol type.</td>
 </tr><tr>
+<td><a href="#Editor.__executeSelection">__executeSelection</a></td>
+<td>Private slot to execute the selected text in the shell window.</td>
+</tr><tr>
 <td><a href="#Editor.__exportMenuTriggered">__exportMenuTriggered</a></td>
 <td>Private method to handle the selection of an export format.</td>
 </tr><tr>
@@ -1700,7 +1703,12 @@
 <dd>
 reference to the action that was triggered (QAction)
 </dd>
-</dl><a NAME="Editor.__exportMenuTriggered" ID="Editor.__exportMenuTriggered"></a>
+</dl><a NAME="Editor.__executeSelection" ID="Editor.__executeSelection"></a>
+<h4>Editor.__executeSelection</h4>
+<b>__executeSelection</b>(<i></i>)
+<p>
+        Private slot to execute the selected text in the shell window.
+</p><a NAME="Editor.__exportMenuTriggered" ID="Editor.__exportMenuTriggered"></a>
 <h4>Editor.__exportMenuTriggered</h4>
 <b>__exportMenuTriggered</b>(<i>act</i>)
 <p>

eric ide

mercurial