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

changeset 6123
39cd368143db
parent 6052
8b49d3e0b4c8
child 6934
eae7d1d9cc7b
equal deleted inserted replaced
6122:e7d98249f393 6123:39cd368143db
346 <dd> 346 <dd>
347 index of the current editor 347 index of the current editor
348 </dd> 348 </dd>
349 </dl><a NAME="Listspace.__cursorLineChanged" ID="Listspace.__cursorLineChanged"></a> 349 </dl><a NAME="Listspace.__cursorLineChanged" ID="Listspace.__cursorLineChanged"></a>
350 <h4>Listspace.__cursorLineChanged</h4> 350 <h4>Listspace.__cursorLineChanged</h4>
351 <b>__cursorLineChanged</b>(<i>lineno</i>) 351 <b>__cursorLineChanged</b>(<i>lineno, editor</i>)
352 <p> 352 <p>
353 Private slot to handle a change of the current editor's cursor line. 353 Private slot to handle a change of the current editor's cursor line.
354 </p><dl> 354 </p><dl>
355 <dt><i>lineno</i> (int)</dt> 355 <dt><i>lineno</i> (int)</dt>
356 <dd> 356 <dd>
357 line number of the current editor's cursor (zero based) 357 line number of the editor's cursor (zero based)
358 </dd><dt><i>editor</i> (Editor)</dt>
359 <dd>
360 reference to the editor
358 </dd> 361 </dd>
359 </dl><a NAME="Listspace.__initMenu" ID="Listspace.__initMenu"></a> 362 </dl><a NAME="Listspace.__initMenu" ID="Listspace.__initMenu"></a>
360 <h4>Listspace.__initMenu</h4> 363 <h4>Listspace.__initMenu</h4>
361 <b>__initMenu</b>(<i></i>) 364 <b>__initMenu</b>(<i></i>)
362 <p> 365 <p>

eric ide

mercurial