src/eric7/Documentation/Source/eric7.Plugins.ViewManagerPlugins.Tabview.Tabview.html

branch
eric7
changeset 10070
9f5758c0fec1
parent 9209
b99e7fd55fd3
child 10212
68b6b5127363
diff -r 435cc5875135 -r 9f5758c0fec1 src/eric7/Documentation/Source/eric7.Plugins.ViewManagerPlugins.Tabview.Tabview.html
--- a/src/eric7/Documentation/Source/eric7.Plugins.ViewManagerPlugins.Tabview.Tabview.html	Thu May 25 19:51:47 2023 +0200
+++ b/src/eric7/Documentation/Source/eric7.Plugins.ViewManagerPlugins.Tabview.Tabview.html	Thu May 25 19:52:31 2023 +0200
@@ -216,7 +216,7 @@
 </tr>
 <tr>
 <td><a href="#TabWidget.__captionChange">__captionChange</a></td>
-<td>Private slot to handle Caption change signals from the editor.</td>
+<td></td>
 </tr>
 <tr>
 <td><a href="#TabWidget.__closeButtonClicked">__closeButtonClicked</a></td>
@@ -395,24 +395,6 @@
 <h4>TabWidget.__captionChange</h4>
 <b>__captionChange</b>(<i>cap, editor</i>)
 
-<p>
-        Private slot to handle Caption change signals from the editor.
-</p>
-<p>
-        Updates the tab text and tooltip text to reflect the new caption
-        information.
-</p>
-<dl>
-
-<dt><i>cap</i> (str)</dt>
-<dd>
-Caption for the editor
-</dd>
-<dt><i>editor</i> (Editor)</dt>
-<dd>
-Editor to update the caption for
-</dd>
-</dl>
 <a NAME="TabWidget.__closeButtonClicked" ID="TabWidget.__closeButtonClicked"></a>
 <h4>TabWidget.__closeButtonClicked</h4>
 <b>__closeButtonClicked</b>(<i></i>)
@@ -1047,7 +1029,7 @@
 </tr>
 <tr>
 <td><a href="#Tabview._showView">_showView</a></td>
-<td>Protected method to show a view (i.e.</td>
+<td></td>
 </tr>
 <tr>
 <td><a href="#Tabview._syntaxErrorToggled">_syntaxErrorToggled</a></td>
@@ -1259,20 +1241,6 @@
 <h4>Tabview._showView</h4>
 <b>_showView</b>(<i>win, fn=None</i>)
 
-<p>
-        Protected method to show a view (i.e. window).
-</p>
-<dl>
-
-<dt><i>win</i> (EditorAssembly)</dt>
-<dd>
-editor assembly to be shown
-</dd>
-<dt><i>fn</i> (str)</dt>
-<dd>
-filename of this editor
-</dd>
-</dl>
 <a NAME="Tabview._syntaxErrorToggled" ID="Tabview._syntaxErrorToggled"></a>
 <h4>Tabview._syntaxErrorToggled</h4>
 <b>_syntaxErrorToggled</b>(<i>editor</i>)

eric ide

mercurial