Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.HgRebaseDialog.html

changeset 6465
9bb1c7df26b4
parent 3673
e26d7d0c1088
child 6466
dac80ad0de75
equal deleted inserted replaced
6464:697e75c444eb 6465:9bb1c7df26b4
122 <table> 122 <table>
123 <tr><td>None</td></tr> 123 <tr><td>None</td></tr>
124 </table> 124 </table>
125 <a NAME="HgRebaseDialog.__init__" ID="HgRebaseDialog.__init__"></a> 125 <a NAME="HgRebaseDialog.__init__" ID="HgRebaseDialog.__init__"></a>
126 <h4>HgRebaseDialog (Constructor)</h4> 126 <h4>HgRebaseDialog (Constructor)</h4>
127 <b>HgRebaseDialog</b>(<i>tagsList, branchesList, bookmarksList=None, parent=None</i>) 127 <b>HgRebaseDialog</b>(<i>tagsList, branchesList, bookmarksList, version, parent=None</i>)
128 <p> 128 <p>
129 Constructor 129 Constructor
130 </p><dl> 130 </p><dl>
131 <dt><i>tagsList</i></dt> 131 <dt><i>tagsList</i></dt>
132 <dd> 132 <dd>
170 <dt>Returns:</dt> 170 <dt>Returns:</dt>
171 <dd> 171 <dd>
172 tuple with a source indicator of "S" or "B", the source 172 tuple with a source indicator of "S" or "B", the source
173 revision, the destination revision, a flag indicating to collapse, 173 revision, the destination revision, a flag indicating to collapse,
174 a flag indicating to keep the original changesets, a flag 174 a flag indicating to keep the original changesets, a flag
175 indicating to keep the original branch name and a flag indicating 175 indicating to keep the original branch name, a flag indicating
176 to detach the source (string, string, string, boolean, boolean, 176 to detach the source, a flag indicating to perform a dry-run only
177 boolean, boolean) 177 and a flag indicating to perform a dry-run first, than ask for
178 confirmation
179 </dd>
180 </dl><dl>
181 <dt>Return Type:</dt>
182 <dd>
183 tuple of (str, str, str, bool, bool, bool, bool, bool, bool)
178 </dd> 184 </dd>
179 </dl><a NAME="HgRebaseDialog.on_bookmark1Button_toggled" ID="HgRebaseDialog.on_bookmark1Button_toggled"></a> 185 </dl><a NAME="HgRebaseDialog.on_bookmark1Button_toggled" ID="HgRebaseDialog.on_bookmark1Button_toggled"></a>
180 <h4>HgRebaseDialog.on_bookmark1Button_toggled</h4> 186 <h4>HgRebaseDialog.on_bookmark1Button_toggled</h4>
181 <b>on_bookmark1Button_toggled</b>(<i>checked</i>) 187 <b>on_bookmark1Button_toggled</b>(<i>checked</i>)
182 <p> 188 <p>

eric ide

mercurial