src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.HgHisteditPlanEditor.html

branch
eric7
changeset 10690
fab36645aa7d
parent 10479
856476537696
equal deleted inserted replaced
10689:3ede487187f2 10690:fab36645aa7d
312 Private slot to move the current entry down one line. 312 Private slot to move the current entry down one line.
313 </p> 313 </p>
314 314
315 <a NAME="HgHisteditPlanEditor.on_planTreeWidget_currentItemChanged" ID="HgHisteditPlanEditor.on_planTreeWidget_currentItemChanged"></a> 315 <a NAME="HgHisteditPlanEditor.on_planTreeWidget_currentItemChanged" ID="HgHisteditPlanEditor.on_planTreeWidget_currentItemChanged"></a>
316 <h4>HgHisteditPlanEditor.on_planTreeWidget_currentItemChanged</h4> 316 <h4>HgHisteditPlanEditor.on_planTreeWidget_currentItemChanged</h4>
317 <b>on_planTreeWidget_currentItemChanged</b>(<i>current, previous</i>) 317 <b>on_planTreeWidget_currentItemChanged</b>(<i>_current, _previous</i>)
318 <p> 318 <p>
319 Private slot handling the change of the current edit plan item. 319 Private slot handling the change of the current edit plan item.
320 </p> 320 </p>
321 321
322 <dl> 322 <dl>
323 323
324 <dt><i>current</i> (QTreeWidgetItem)</dt> 324 <dt><i>_current</i> (QTreeWidgetItem)</dt>
325 <dd> 325 <dd>
326 reference to the current edit plan item 326 reference to the current edit plan item (unused)
327 </dd> 327 </dd>
328 <dt><i>previous</i> (QTreeWidgetItem)</dt> 328 <dt><i>_previous</i> (QTreeWidgetItem)</dt>
329 <dd> 329 <dd>
330 reference to the previous current edit plan item 330 reference to the previous current edit plan item (unused)
331 </dd> 331 </dd>
332 </dl> 332 </dl>
333 <a NAME="HgHisteditPlanEditor.on_upButton_clicked" ID="HgHisteditPlanEditor.on_upButton_clicked"></a> 333 <a NAME="HgHisteditPlanEditor.on_upButton_clicked" ID="HgHisteditPlanEditor.on_upButton_clicked"></a>
334 <h4>HgHisteditPlanEditor.on_upButton_clicked</h4> 334 <h4>HgHisteditPlanEditor.on_upButton_clicked</h4>
335 <b>on_upButton_clicked</b>(<i></i>) 335 <b>on_upButton_clicked</b>(<i></i>)

eric ide

mercurial