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

changeset 2966
f85f686981ad
parent 2769
8cbebde7a984
child 3018
70924c0bdaf1
--- a/Documentation/Source/eric5.Plugins.ViewManagerPlugins.Tabview.Tabview.html	Sun Sep 29 18:22:08 2013 +0200
+++ b/Documentation/Source/eric5.Plugins.ViewManagerPlugins.Tabview.Tabview.html	Sun Sep 29 18:23:27 2013 +0200
@@ -780,12 +780,6 @@
 <dt><i>parent</i></dt>
 <dd>
 parent widget (QWidget)
-</dd><dt><i>ui</i></dt>
-<dd>
-reference to the main user interface
-</dd><dt><i>dbs</i></dt>
-<dd>
-reference to the debug server object
 </dd>
 </dl><a NAME="Tabview.__currentChanged" ID="Tabview.__currentChanged"></a>
 <h4>Tabview.__currentChanged</h4>
@@ -801,7 +795,7 @@
 <h4>Tabview._addView</h4>
 <b>_addView</b>(<i>win, fn=None, noName=""</i>)
 <p>
-        Protected method to add a view (i.e. window)
+        Protected method to add a view (i.e. window).
 </p><dl>
 <dt><i>win</i></dt>
 <dd>
@@ -835,12 +829,12 @@
 <h4>Tabview._removeAllViews</h4>
 <b>_removeAllViews</b>(<i></i>)
 <p>
-        Protected method to remove all views (i.e. windows)
+        Protected method to remove all views (i.e. windows).
 </p><a NAME="Tabview._removeView" ID="Tabview._removeView"></a>
 <h4>Tabview._removeView</h4>
 <b>_removeView</b>(<i>win</i>)
 <p>
-        Protected method to remove a view (i.e. window)
+        Protected method to remove a view (i.e. window).
 </p><dl>
 <dt><i>win</i></dt>
 <dd>
@@ -850,7 +844,7 @@
 <h4>Tabview._showView</h4>
 <b>_showView</b>(<i>win, fn=None</i>)
 <p>
-        Protected method to show a view (i.e. window)
+        Protected method to show a view (i.e. window).
 </p><dl>
 <dt><i>win</i></dt>
 <dd>
@@ -956,7 +950,7 @@
 <h4>Tabview.insertView</h4>
 <b>insertView</b>(<i>win, tabWidget, index, fn=None, noName=""</i>)
 <p>
-        Protected method to add a view (i.e. window)
+        Protected method to add a view (i.e. window).
 </p><dl>
 <dt><i>win</i></dt>
 <dd>

eric ide

mercurial