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

changeset 6123
39cd368143db
parent 6052
8b49d3e0b4c8
child 6934
eae7d1d9cc7b
equal deleted inserted replaced
6122:e7d98249f393 6123:39cd368143db
422 <dd> 422 <dd>
423 index position to place it to 423 index position to place it to
424 </dd> 424 </dd>
425 </dl><a NAME="TabWidget.__cursorLineChanged" ID="TabWidget.__cursorLineChanged"></a> 425 </dl><a NAME="TabWidget.__cursorLineChanged" ID="TabWidget.__cursorLineChanged"></a>
426 <h4>TabWidget.__cursorLineChanged</h4> 426 <h4>TabWidget.__cursorLineChanged</h4>
427 <b>__cursorLineChanged</b>(<i>lineno</i>) 427 <b>__cursorLineChanged</b>(<i>lineno, editor</i>)
428 <p> 428 <p>
429 Private slot to handle a change of the current editor's cursor line. 429 Private slot to handle a change of the current editor's cursor line.
430 </p><dl> 430 </p><dl>
431 <dt><i>lineno</i> (int)</dt> 431 <dt><i>lineno</i> (int)</dt>
432 <dd> 432 <dd>
433 line number of the current editor's cursor (zero based) 433 line number of the editor's cursor (zero based)
434 </dd><dt><i>editor</i> (Editor)</dt>
435 <dd>
436 reference to the editor
434 </dd> 437 </dd>
435 </dl><a NAME="TabWidget.__initMenu" ID="TabWidget.__initMenu"></a> 438 </dl><a NAME="TabWidget.__initMenu" ID="TabWidget.__initMenu"></a>
436 <h4>TabWidget.__initMenu</h4> 439 <h4>TabWidget.__initMenu</h4>
437 <b>__initMenu</b>(<i></i>) 440 <b>__initMenu</b>(<i></i>)
438 <p> 441 <p>

eric ide

mercurial