src/eric7/Documentation/Source/eric7.UI.SymbolsWidget.html

branch
eric7
changeset 10692
9becf9ca115c
parent 10479
856476537696
equal deleted inserted replaced
10691:d1a603a70f83 10692:9becf9ca115c
554 reference to the parent widget 554 reference to the parent widget
555 </dd> 555 </dd>
556 </dl> 556 </dl>
557 <a NAME="SymbolsWidget.__currentRowChanged" ID="SymbolsWidget.__currentRowChanged"></a> 557 <a NAME="SymbolsWidget.__currentRowChanged" ID="SymbolsWidget.__currentRowChanged"></a>
558 <h4>SymbolsWidget.__currentRowChanged</h4> 558 <h4>SymbolsWidget.__currentRowChanged</h4>
559 <b>__currentRowChanged</b>(<i>current, previous</i>) 559 <b>__currentRowChanged</b>(<i>current, _previous</i>)
560 <p> 560 <p>
561 Private slot recording the currently selected row. 561 Private slot recording the currently selected row.
562 </p> 562 </p>
563 563
564 <dl> 564 <dl>
565 565
566 <dt><i>current</i> (QModelIndex)</dt> 566 <dt><i>current</i> (QModelIndex)</dt>
567 <dd> 567 <dd>
568 current index 568 current index
569 </dd> 569 </dd>
570 <dt><i>previous</i> (QModelIndex)</dt> 570 <dt><i>_previous</i> (QModelIndex)</dt>
571 <dd> 571 <dd>
572 previous current index 572 previous current index (unused)
573 </dd> 573 </dd>
574 </dl> 574 </dl>
575 <a NAME="SymbolsWidget.on_symbolSpinBox_editingFinished" ID="SymbolsWidget.on_symbolSpinBox_editingFinished"></a> 575 <a NAME="SymbolsWidget.on_symbolSpinBox_editingFinished" ID="SymbolsWidget.on_symbolSpinBox_editingFinished"></a>
576 <h4>SymbolsWidget.on_symbolSpinBox_editingFinished</h4> 576 <h4>SymbolsWidget.on_symbolSpinBox_editingFinished</h4>
577 <b>on_symbolSpinBox_editingFinished</b>(<i></i>) 577 <b>on_symbolSpinBox_editingFinished</b>(<i></i>)

eric ide

mercurial