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> |