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

changeset 1228
7afaf2fca55b
parent 1093
47bc4ef30315
child 1229
a8207dc73672
equal deleted inserted replaced
1227:c5db073a124f 1228:7afaf2fca55b
49 QDialog, Ui_HgRebaseDialog 49 QDialog, Ui_HgRebaseDialog
50 <h3>Class Attributes</h3> 50 <h3>Class Attributes</h3>
51 <table> 51 <table>
52 <tr><td>None</td></tr> 52 <tr><td>None</td></tr>
53 </table> 53 </table>
54 <h3>Class Methods</h3>
55 <table>
56 <tr><td>None</td></tr>
57 </table>
54 <h3>Methods</h3> 58 <h3>Methods</h3>
55 <table> 59 <table>
56 <tr> 60 <tr>
57 <td><a href="#HgRebaseDialog.__init__">HgRebaseDialog</a></td>
58 <td>Constructor</td>
59 </tr><tr>
60 <td><a href="#HgRebaseDialog.__getRevision">__getRevision</a></td> 61 <td><a href="#HgRebaseDialog.__getRevision">__getRevision</a></td>
61 <td>Private method to generate the revision.</td> 62 <td>Private method to generate the revision.</td>
62 </tr><tr> 63 </tr><tr>
63 <td><a href="#HgRebaseDialog.__updateOK">__updateOK</a></td> 64 <td><a href="#HgRebaseDialog.__updateOK">__updateOK</a></td>
64 <td>Private slot to update the OK button.</td> 65 <td>Private slot to update the OK button.</td>
112 <td>Private slot to handle changes of the Tag2 select button.</td> 113 <td>Private slot to handle changes of the Tag2 select button.</td>
113 </tr><tr> 114 </tr><tr>
114 <td><a href="#HgRebaseDialog.on_tag2Combo_editTextChanged">on_tag2Combo_editTextChanged</a></td> 115 <td><a href="#HgRebaseDialog.on_tag2Combo_editTextChanged">on_tag2Combo_editTextChanged</a></td>
115 <td>Private slot to handle changes of the Tag2 combo.</td> 116 <td>Private slot to handle changes of the Tag2 combo.</td>
116 </tr> 117 </tr>
118 </table>
119 <h3>Static Methods</h3>
120 <table>
121 <tr><td>None</td></tr>
117 </table> 122 </table>
118 <a NAME="HgRebaseDialog.__init__" ID="HgRebaseDialog.__init__"></a> 123 <a NAME="HgRebaseDialog.__init__" ID="HgRebaseDialog.__init__"></a>
119 <h4>HgRebaseDialog (Constructor)</h4> 124 <h4>HgRebaseDialog (Constructor)</h4>
120 <b>HgRebaseDialog</b>(<i>tagsList, branchesList, bookmarksList=None, parent=None</i>) 125 <b>HgRebaseDialog</b>(<i>tagsList, branchesList, bookmarksList=None, parent=None</i>)
121 <p> 126 <p>

eric ide

mercurial