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

changeset 6123
39cd368143db
parent 6052
8b49d3e0b4c8
child 6934
eae7d1d9cc7b
diff -r e7d98249f393 -r 39cd368143db Documentation/Source/eric6.Plugins.ViewManagerPlugins.Tabview.Tabview.html
--- a/Documentation/Source/eric6.Plugins.ViewManagerPlugins.Tabview.Tabview.html	Thu Feb 08 18:57:11 2018 +0100
+++ b/Documentation/Source/eric6.Plugins.ViewManagerPlugins.Tabview.Tabview.html	Thu Feb 08 18:58:07 2018 +0100
@@ -424,13 +424,16 @@
 </dd>
 </dl><a NAME="TabWidget.__cursorLineChanged" ID="TabWidget.__cursorLineChanged"></a>
 <h4>TabWidget.__cursorLineChanged</h4>
-<b>__cursorLineChanged</b>(<i>lineno</i>)
+<b>__cursorLineChanged</b>(<i>lineno, editor</i>)
 <p>
         Private slot to handle a change of the current editor's cursor line.
 </p><dl>
 <dt><i>lineno</i> (int)</dt>
 <dd>
-line number of the current editor's cursor (zero based)
+line number of the editor's cursor (zero based)
+</dd><dt><i>editor</i> (Editor)</dt>
+<dd>
+reference to the editor
 </dd>
 </dl><a NAME="TabWidget.__initMenu" ID="TabWidget.__initMenu"></a>
 <h4>TabWidget.__initMenu</h4>

eric ide

mercurial