Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgBackoutDialog.html

changeset 1228
7afaf2fca55b
parent 1020
adf7e95f05e7
child 1229
a8207dc73672
equal deleted inserted replaced
1227:c5db073a124f 1228:7afaf2fca55b
49 QDialog, Ui_HgBackoutDialog 49 QDialog, Ui_HgBackoutDialog
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="#HgBackoutDialog.__init__">HgBackoutDialog</a></td>
58 <td>Constructor</td>
59 </tr><tr>
60 <td><a href="#HgBackoutDialog.__updateOK">__updateOK</a></td> 61 <td><a href="#HgBackoutDialog.__updateOK">__updateOK</a></td>
61 <td>Private slot to update the OK button.</td> 62 <td>Private slot to update the OK button.</td>
62 </tr><tr> 63 </tr><tr>
63 <td><a href="#HgBackoutDialog.getParameters">getParameters</a></td> 64 <td><a href="#HgBackoutDialog.getParameters">getParameters</a></td>
64 <td>Public method to retrieve the backout data.</td> 65 <td>Public method to retrieve the backout data.</td>
88 <td>Private slot to handle changes of the Tag select button.</td> 89 <td>Private slot to handle changes of the Tag select button.</td>
89 </tr><tr> 90 </tr><tr>
90 <td><a href="#HgBackoutDialog.on_tagCombo_editTextChanged">on_tagCombo_editTextChanged</a></td> 91 <td><a href="#HgBackoutDialog.on_tagCombo_editTextChanged">on_tagCombo_editTextChanged</a></td>
91 <td>Private slot to handle changes of the Tag combo.</td> 92 <td>Private slot to handle changes of the Tag combo.</td>
92 </tr> 93 </tr>
94 </table>
95 <h3>Static Methods</h3>
96 <table>
97 <tr><td>None</td></tr>
93 </table> 98 </table>
94 <a NAME="HgBackoutDialog.__init__" ID="HgBackoutDialog.__init__"></a> 99 <a NAME="HgBackoutDialog.__init__" ID="HgBackoutDialog.__init__"></a>
95 <h4>HgBackoutDialog (Constructor)</h4> 100 <h4>HgBackoutDialog (Constructor)</h4>
96 <b>HgBackoutDialog</b>(<i>tagsList, branchesList, bookmarksList=None, parent=None</i>) 101 <b>HgBackoutDialog</b>(<i>tagsList, branchesList, bookmarksList=None, parent=None</i>)
97 <p> 102 <p>

eric ide

mercurial