eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgBranchInputDialog.html

branch
eric7
changeset 8752
3c1ea4dfb691
parent 8596
d64760b2da50
equal deleted inserted replaced
8751:4a6c2ccd880f 8752:3c1ea4dfb691
100 Public method to get the data. 100 Public method to get the data.
101 </p> 101 </p>
102 <dl> 102 <dl>
103 <dt>Return:</dt> 103 <dt>Return:</dt>
104 <dd> 104 <dd>
105 tuple of branch name (string) and a flag indicating to 105 tuple of branch name, a flag indicating to commit the branch
106 commit the branch (boolean) 106 and a flag indicating to force the branch creation
107 </dd>
108 </dl>
109 <dl>
110 <dt>Return Type:</dt>
111 <dd>
112 tuple of (str, bool, bool)
107 </dd> 113 </dd>
108 </dl> 114 </dl>
109 <a NAME="HgBranchInputDialog.on_branchComboBox_editTextChanged" ID="HgBranchInputDialog.on_branchComboBox_editTextChanged"></a> 115 <a NAME="HgBranchInputDialog.on_branchComboBox_editTextChanged" ID="HgBranchInputDialog.on_branchComboBox_editTextChanged"></a>
110 <h4>HgBranchInputDialog.on_branchComboBox_editTextChanged</h4> 116 <h4>HgBranchInputDialog.on_branchComboBox_editTextChanged</h4>
111 <b>on_branchComboBox_editTextChanged</b>(<i>txt</i>) 117 <b>on_branchComboBox_editTextChanged</b>(<i>txt</i>)

eric ide

mercurial