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

changeset 3591
2f2a4a76dd22
parent 3018
70924c0bdaf1
equal deleted inserted replaced
3590:5280e37405b8 3591:2f2a4a76dd22
65 </tr><tr> 65 </tr><tr>
66 <td><a href="#HgRebaseDialog.__updateOK">__updateOK</a></td> 66 <td><a href="#HgRebaseDialog.__updateOK">__updateOK</a></td>
67 <td>Private slot to update the OK button.</td> 67 <td>Private slot to update the OK button.</td>
68 </tr><tr> 68 </tr><tr>
69 <td><a href="#HgRebaseDialog.getData">getData</a></td> 69 <td><a href="#HgRebaseDialog.getData">getData</a></td>
70 <td>Private method to retrieve the data for the rebase session.</td> 70 <td>Public method to retrieve the data for the rebase session.</td>
71 </tr><tr> 71 </tr><tr>
72 <td><a href="#HgRebaseDialog.on_bookmark1Button_toggled">on_bookmark1Button_toggled</a></td> 72 <td><a href="#HgRebaseDialog.on_bookmark1Button_toggled">on_bookmark1Button_toggled</a></td>
73 <td>Private slot to handle changes of the Bookmark1 select button.</td> 73 <td>Private slot to handle changes of the Bookmark1 select button.</td>
74 </tr><tr> 74 </tr><tr>
75 <td><a href="#HgRebaseDialog.on_bookmark1Combo_editTextChanged">on_bookmark1Combo_editTextChanged</a></td> 75 <td><a href="#HgRebaseDialog.on_bookmark1Combo_editTextChanged">on_bookmark1Combo_editTextChanged</a></td>
163 Private slot to update the OK button. 163 Private slot to update the OK button.
164 </p><a NAME="HgRebaseDialog.getData" ID="HgRebaseDialog.getData"></a> 164 </p><a NAME="HgRebaseDialog.getData" ID="HgRebaseDialog.getData"></a>
165 <h4>HgRebaseDialog.getData</h4> 165 <h4>HgRebaseDialog.getData</h4>
166 <b>getData</b>(<i></i>) 166 <b>getData</b>(<i></i>)
167 <p> 167 <p>
168 Private method to retrieve the data for the rebase session. 168 Public method to retrieve the data for the rebase session.
169 </p><dl> 169 </p><dl>
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,

eric ide

mercurial