Documentation/Source/eric5.Plugins.ViewManagerPlugins.Listspace.Listspace.html

changeset 1358
c1622c708cd9
parent 1299
fd5d21389d2b
child 1416
c547d0b2e9c6
--- a/Documentation/Source/eric5.Plugins.ViewManagerPlugins.Listspace.Listspace.html	Mon Oct 03 16:08:32 2011 +0200
+++ b/Documentation/Source/eric5.Plugins.ViewManagerPlugins.Listspace.Listspace.html	Mon Oct 03 18:52:38 2011 +0200
@@ -539,6 +539,9 @@
 <td><a href="#StackedWidget.addWidget">addWidget</a></td>
 <td>Overwritten method to add a new widget.</td>
 </tr><tr>
+<td><a href="#StackedWidget.currentWidget">currentWidget</a></td>
+<td>Public method to get a reference to the current editor.</td>
+</tr><tr>
 <td><a href="#StackedWidget.firstEditor">firstEditor</a></td>
 <td>Public method to retrieve the first editor in the list of managed editors.</td>
 </tr><tr>
@@ -585,6 +588,16 @@
 <dd>
 the editor object to be added (QScintilla.Editor.Editor)
 </dd>
+</dl><a NAME="StackedWidget.currentWidget" ID="StackedWidget.currentWidget"></a>
+<h4>StackedWidget.currentWidget</h4>
+<b>currentWidget</b>(<i></i>)
+<p>
+        Public method to get a reference to the current editor.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+reference to the current editor (Editor)
+</dd>
 </dl><a NAME="StackedWidget.firstEditor" ID="StackedWidget.firstEditor"></a>
 <h4>StackedWidget.firstEditor</h4>
 <b>firstEditor</b>(<i></i>)

eric ide

mercurial