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

branch
eric7
changeset 10684
58c7f23ae1cb
parent 10479
856476537696
child 10690
fab36645aa7d
--- a/src/eric7/Documentation/Source/eric7.Plugins.ViewManagerPlugins.Tabview.Tabview.html	Sat Apr 20 18:01:36 2024 +0200
+++ b/src/eric7/Documentation/Source/eric7.Plugins.ViewManagerPlugins.Tabview.Tabview.html	Sat Apr 20 18:02:35 2024 +0200
@@ -398,7 +398,7 @@
 </dl>
 <a NAME="TabWidget.__captionChange" ID="TabWidget.__captionChange"></a>
 <h4>TabWidget.__captionChange</h4>
-<b>__captionChange</b>(<i>cap, editor</i>)
+<b>__captionChange</b>(<i>_cap, editor</i>)
 <p>
         Private slot to handle Caption change signals from the editor.
 </p>
@@ -409,9 +409,9 @@
 
 <dl>
 
-<dt><i>cap</i> (str)</dt>
+<dt><i>_cap</i> (str)</dt>
 <dd>
-Caption for the editor
+caption for the editor (unused)
 </dd>
 <dt><i>editor</i> (Editor)</dt>
 <dd>
@@ -1310,7 +1310,7 @@
 </dd>
 <dt><i>fn</i> (str)</dt>
 <dd>
-filename of this editor
+filename of this editor (unused)
 </dd>
 </dl>
 <a NAME="Tabview._syntaxErrorToggled" ID="Tabview._syntaxErrorToggled"></a>

eric ide

mercurial