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

branch
eric7
changeset 10438
4cd7e5a8b3cf
parent 9209
b99e7fd55fd3
child 10479
856476537696
equal deleted inserted replaced
10437:2f70ca07f0af 10438:4cd7e5a8b3cf
80 <p> 80 <p>
81 Constructor 81 Constructor
82 </p> 82 </p>
83 <dl> 83 <dl>
84 84
85 <dt><i>branches</i></dt> 85 <dt><i>branches</i> (list of str)</dt>
86 <dd> 86 <dd>
87 branch names to populate the branch list with 87 branch names to populate the branch list with
88 (list of string)
89 </dd> 88 </dd>
90 <dt><i>parent</i></dt> 89 <dt><i>parent</i> (QWidget)</dt>
91 <dd> 90 <dd>
92 reference to the parent widget (QWidget) 91 reference to the parent widget
93 </dd> 92 </dd>
94 </dl> 93 </dl>
95 <a NAME="HgBranchInputDialog.getData" ID="HgBranchInputDialog.getData"></a> 94 <a NAME="HgBranchInputDialog.getData" ID="HgBranchInputDialog.getData"></a>
96 <h4>HgBranchInputDialog.getData</h4> 95 <h4>HgBranchInputDialog.getData</h4>
97 <b>getData</b>(<i></i>) 96 <b>getData</b>(<i></i>)
119 <p> 118 <p>
120 Private slot handling a change of the branch name. 119 Private slot handling a change of the branch name.
121 </p> 120 </p>
122 <dl> 121 <dl>
123 122
124 <dt><i>txt</i></dt> 123 <dt><i>txt</i> (str)</dt>
125 <dd> 124 <dd>
126 contents of the branch combo box (string) 125 contents of the branch combo box
127 </dd> 126 </dd>
128 </dl> 127 </dl>
129 <div align="right"><a href="#top">Up</a></div> 128 <div align="right"><a href="#top">Up</a></div>
130 <hr /> 129 <hr />
131 </body></html> 130 </body></html>

eric ide

mercurial