Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.FetchExtension.HgFetchDialog.html

changeset 1228
7afaf2fca55b
parent 1066
a3dd41fd9ea8
child 1229
a8207dc73672
equal deleted inserted replaced
1227:c5db073a124f 1228:7afaf2fca55b
49 QDialog, Ui_HgFetchDialog 49 QDialog, Ui_HgFetchDialog
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="#HgFetchDialog.__init__">HgFetchDialog</a></td>
58 <td>Constructor</td>
59 </tr><tr>
60 <td><a href="#HgFetchDialog.getData">getData</a></td> 61 <td><a href="#HgFetchDialog.getData">getData</a></td>
61 <td>Public method to get the data for the fetch operation.</td> 62 <td>Public method to get the data for the fetch operation.</td>
62 </tr><tr> 63 </tr><tr>
63 <td><a href="#HgFetchDialog.on_recentComboBox_activated">on_recentComboBox_activated</a></td> 64 <td><a href="#HgFetchDialog.on_recentComboBox_activated">on_recentComboBox_activated</a></td>
64 <td>Private slot to select a commit message from recent ones.</td> 65 <td>Private slot to select a commit message from recent ones.</td>
65 </tr> 66 </tr>
67 </table>
68 <h3>Static Methods</h3>
69 <table>
70 <tr><td>None</td></tr>
66 </table> 71 </table>
67 <a NAME="HgFetchDialog.__init__" ID="HgFetchDialog.__init__"></a> 72 <a NAME="HgFetchDialog.__init__" ID="HgFetchDialog.__init__"></a>
68 <h4>HgFetchDialog (Constructor)</h4> 73 <h4>HgFetchDialog (Constructor)</h4>
69 <b>HgFetchDialog</b>(<i>parent=None</i>) 74 <b>HgFetchDialog</b>(<i>parent=None</i>)
70 <p> 75 <p>

eric ide

mercurial