src/eric7/Documentation/Source/eric7.Plugins.ViewManagerPlugins.Tabview.Tabview.html

branch
eric7
changeset 10684
58c7f23ae1cb
parent 10479
856476537696
child 10690
fab36645aa7d
equal deleted inserted replaced
10683:779cda568acb 10684:58c7f23ae1cb
396 view manager widget 396 view manager widget
397 </dd> 397 </dd>
398 </dl> 398 </dl>
399 <a NAME="TabWidget.__captionChange" ID="TabWidget.__captionChange"></a> 399 <a NAME="TabWidget.__captionChange" ID="TabWidget.__captionChange"></a>
400 <h4>TabWidget.__captionChange</h4> 400 <h4>TabWidget.__captionChange</h4>
401 <b>__captionChange</b>(<i>cap, editor</i>) 401 <b>__captionChange</b>(<i>_cap, editor</i>)
402 <p> 402 <p>
403 Private slot to handle Caption change signals from the editor. 403 Private slot to handle Caption change signals from the editor.
404 </p> 404 </p>
405 <p> 405 <p>
406 Updates the tab text and tooltip text to reflect the new caption 406 Updates the tab text and tooltip text to reflect the new caption
407 information. 407 information.
408 </p> 408 </p>
409 409
410 <dl> 410 <dl>
411 411
412 <dt><i>cap</i> (str)</dt> 412 <dt><i>_cap</i> (str)</dt>
413 <dd> 413 <dd>
414 Caption for the editor 414 caption for the editor (unused)
415 </dd> 415 </dd>
416 <dt><i>editor</i> (Editor)</dt> 416 <dt><i>editor</i> (Editor)</dt>
417 <dd> 417 <dd>
418 Editor to update the caption for 418 Editor to update the caption for
419 </dd> 419 </dd>
1308 <dd> 1308 <dd>
1309 editor assembly to be shown 1309 editor assembly to be shown
1310 </dd> 1310 </dd>
1311 <dt><i>fn</i> (str)</dt> 1311 <dt><i>fn</i> (str)</dt>
1312 <dd> 1312 <dd>
1313 filename of this editor 1313 filename of this editor (unused)
1314 </dd> 1314 </dd>
1315 </dl> 1315 </dl>
1316 <a NAME="Tabview._syntaxErrorToggled" ID="Tabview._syntaxErrorToggled"></a> 1316 <a NAME="Tabview._syntaxErrorToggled" ID="Tabview._syntaxErrorToggled"></a>
1317 <h4>Tabview._syntaxErrorToggled</h4> 1317 <h4>Tabview._syntaxErrorToggled</h4>
1318 <b>_syntaxErrorToggled</b>(<i>editor</i>) 1318 <b>_syntaxErrorToggled</b>(<i>editor</i>)

eric ide

mercurial