eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsSubversion.SvnRepoBrowserDialog.html

changeset 8152
0c740fcffd34
parent 7989
a21d673a8f99
equal deleted inserted replaced
8151:8c1445825e7b 8152:0c740fcffd34
465 <p> 465 <p>
466 Private slot to send the input to the subversion process. 466 Private slot to send the input to the subversion process.
467 </p> 467 </p>
468 <a NAME="SvnRepoBrowserDialog.on_urlCombo_currentIndexChanged" ID="SvnRepoBrowserDialog.on_urlCombo_currentIndexChanged"></a> 468 <a NAME="SvnRepoBrowserDialog.on_urlCombo_currentIndexChanged" ID="SvnRepoBrowserDialog.on_urlCombo_currentIndexChanged"></a>
469 <h4>SvnRepoBrowserDialog.on_urlCombo_currentIndexChanged</h4> 469 <h4>SvnRepoBrowserDialog.on_urlCombo_currentIndexChanged</h4>
470 <b>on_urlCombo_currentIndexChanged</b>(<i>text</i>) 470 <b>on_urlCombo_currentIndexChanged</b>(<i>index</i>)
471 471
472 <p> 472 <p>
473 Private slot called, when a new repository URL is entered or selected. 473 Private slot called, when a new repository URL is entered or selected.
474 </p> 474 </p>
475 <dl> 475 <dl>
476 476
477 <dt><i>text</i></dt> 477 <dt><i>index</i> (int)</dt>
478 <dd> 478 <dd>
479 the text of the current item (string) 479 index of the current item
480 </dd> 480 </dd>
481 </dl> 481 </dl>
482 <a NAME="SvnRepoBrowserDialog.start" ID="SvnRepoBrowserDialog.start"></a> 482 <a NAME="SvnRepoBrowserDialog.start" ID="SvnRepoBrowserDialog.start"></a>
483 <h4>SvnRepoBrowserDialog.start</h4> 483 <h4>SvnRepoBrowserDialog.start</h4>
484 <b>start</b>(<i>url</i>) 484 <b>start</b>(<i>url</i>)

eric ide

mercurial