src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnStatusDialog.html

branch
eric7
changeset 10690
fab36645aa7d
parent 10479
856476537696
equal deleted inserted replaced
10689:3ede487187f2 10690:fab36645aa7d
716 index of the selected entry 716 index of the selected entry
717 </dd> 717 </dd>
718 </dl> 718 </dl>
719 <a NAME="SvnStatusDialog.on_statusList_itemChanged" ID="SvnStatusDialog.on_statusList_itemChanged"></a> 719 <a NAME="SvnStatusDialog.on_statusList_itemChanged" ID="SvnStatusDialog.on_statusList_itemChanged"></a>
720 <h4>SvnStatusDialog.on_statusList_itemChanged</h4> 720 <h4>SvnStatusDialog.on_statusList_itemChanged</h4>
721 <b>on_statusList_itemChanged</b>(<i>item, column</i>) 721 <b>on_statusList_itemChanged</b>(<i>_item, column</i>)
722 <p> 722 <p>
723 Private slot to act upon item changes. 723 Private slot to act upon item changes.
724 </p> 724 </p>
725 725
726 <dl> 726 <dl>
727 727
728 <dt><i>item</i> (QTreeWidgetItem)</dt> 728 <dt><i>_item</i> (QTreeWidgetItem)</dt>
729 <dd> 729 <dd>
730 reference to the changed item 730 reference to the changed item (unused)
731 </dd> 731 </dd>
732 <dt><i>column</i> (int)</dt> 732 <dt><i>column</i> (int)</dt>
733 <dd> 733 <dd>
734 index of column that changed 734 index of column that changed
735 </dd> 735 </dd>

eric ide

mercurial