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

changeset 6123
39cd368143db
parent 6052
8b49d3e0b4c8
child 6934
eae7d1d9cc7b
--- a/Documentation/Source/eric6.Plugins.ViewManagerPlugins.Listspace.Listspace.html	Thu Feb 08 18:57:11 2018 +0100
+++ b/Documentation/Source/eric6.Plugins.ViewManagerPlugins.Listspace.Listspace.html	Thu Feb 08 18:58:07 2018 +0100
@@ -348,13 +348,16 @@
 </dd>
 </dl><a NAME="Listspace.__cursorLineChanged" ID="Listspace.__cursorLineChanged"></a>
 <h4>Listspace.__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="Listspace.__initMenu" ID="Listspace.__initMenu"></a>
 <h4>Listspace.__initMenu</h4>

eric ide

mercurial