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

changeset 1416
c547d0b2e9c6
parent 1358
c1622c708cd9
child 1419
e200f9084c5d
diff -r 28fa9633d57e -r c547d0b2e9c6 Documentation/Source/eric5.Plugins.ViewManagerPlugins.Listspace.Listspace.html
--- a/Documentation/Source/eric5.Plugins.ViewManagerPlugins.Listspace.Listspace.html	Thu Nov 03 17:52:13 2011 +0100
+++ b/Documentation/Source/eric5.Plugins.ViewManagerPlugins.Listspace.Listspace.html	Fri Nov 04 13:26:01 2011 +0100
@@ -321,7 +321,7 @@
 </p><dl>
 <dt><i>win</i></dt>
 <dd>
-editor window to be added
+editor assembly to be added
 </dd><dt><i>fn</i></dt>
 <dd>
 filename of this editor (string)
@@ -580,13 +580,14 @@
 </dd>
 </dl><a NAME="StackedWidget.addWidget" ID="StackedWidget.addWidget"></a>
 <h4>StackedWidget.addWidget</h4>
-<b>addWidget</b>(<i>editor</i>)
+<b>addWidget</b>(<i>assembly</i>)
 <p>
         Overwritten method to add a new widget.
 </p><dl>
-<dt><i>editor</i></dt>
+<dt><i>assembly</i></dt>
 <dd>
-the editor object to be added (QScintilla.Editor.Editor)
+editor assembly object to be added
+            (QScintilla.EditorAssembly.EditorAssembly)
 </dd>
 </dl><a NAME="StackedWidget.currentWidget" ID="StackedWidget.currentWidget"></a>
 <h4>StackedWidget.currentWidget</h4>

eric ide

mercurial