Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesFoldDialog.html

changeset 1228
7afaf2fca55b
parent 1037
b547147ccb4b
child 1229
a8207dc73672
equal deleted inserted replaced
1227:c5db073a124f 1228:7afaf2fca55b
49 QDialog, Ui_HgQueuesFoldDialog 49 QDialog, Ui_HgQueuesFoldDialog
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="#HgQueuesFoldDialog.__init__">HgQueuesFoldDialog</a></td>
58 <td>Constructor</td>
59 </tr><tr>
60 <td><a href="#HgQueuesFoldDialog.__updateOkButton">__updateOkButton</a></td> 61 <td><a href="#HgQueuesFoldDialog.__updateOkButton">__updateOkButton</a></td>
61 <td>Private slot to update the status of the OK button.</td> 62 <td>Private slot to update the status of the OK button.</td>
62 </tr><tr> 63 </tr><tr>
63 <td><a href="#HgQueuesFoldDialog.getData">getData</a></td> 64 <td><a href="#HgQueuesFoldDialog.getData">getData</a></td>
64 <td>Public method to retrieve the entered data.</td> 65 <td>Public method to retrieve the entered data.</td>
79 <td>Private slot to react on changes of the current item of source patches.</td> 80 <td>Private slot to react on changes of the current item of source patches.</td>
80 </tr><tr> 81 </tr><tr>
81 <td><a href="#HgQueuesFoldDialog.on_upButton_clicked">on_upButton_clicked</a></td> 82 <td><a href="#HgQueuesFoldDialog.on_upButton_clicked">on_upButton_clicked</a></td>
82 <td>Private slot to move a patch up in the list.</td> 83 <td>Private slot to move a patch up in the list.</td>
83 </tr> 84 </tr>
85 </table>
86 <h3>Static Methods</h3>
87 <table>
88 <tr><td>None</td></tr>
84 </table> 89 </table>
85 <a NAME="HgQueuesFoldDialog.__init__" ID="HgQueuesFoldDialog.__init__"></a> 90 <a NAME="HgQueuesFoldDialog.__init__" ID="HgQueuesFoldDialog.__init__"></a>
86 <h4>HgQueuesFoldDialog (Constructor)</h4> 91 <h4>HgQueuesFoldDialog (Constructor)</h4>
87 <b>HgQueuesFoldDialog</b>(<i>patchesList, parent=None</i>) 92 <b>HgQueuesFoldDialog</b>(<i>patchesList, parent=None</i>)
88 <p> 93 <p>

eric ide

mercurial