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

changeset 1228
7afaf2fca55b
parent 1037
b547147ccb4b
child 1229
a8207dc73672
equal deleted inserted replaced
1227:c5db073a124f 1228:7afaf2fca55b
49 QDialog, Ui_HgQueuesNewPatchDialog 49 QDialog, Ui_HgQueuesNewPatchDialog
50 <h3>Class Attributes</h3> 50 <h3>Class Attributes</h3>
51 <table> 51 <table>
52 <tr><td>NEW_MODE</td></tr><tr><td>REFRESH_MODE</td></tr> 52 <tr><td>NEW_MODE</td></tr><tr><td>REFRESH_MODE</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="#HgQueuesNewPatchDialog.__init__">HgQueuesNewPatchDialog</a></td>
58 <td>Constructor</td>
59 </tr><tr>
60 <td><a href="#HgQueuesNewPatchDialog.__updateUI">__updateUI</a></td> 61 <td><a href="#HgQueuesNewPatchDialog.__updateUI">__updateUI</a></td>
61 <td>Private slot to update the UI.</td> 62 <td>Private slot to update the UI.</td>
62 </tr><tr> 63 </tr><tr>
63 <td><a href="#HgQueuesNewPatchDialog.getData">getData</a></td> 64 <td><a href="#HgQueuesNewPatchDialog.getData">getData</a></td>
64 <td>Public method to retrieve the entered data.</td> 65 <td>Public method to retrieve the entered data.</td>
76 <td>Private slot to handle changes of the user name.</td> 77 <td>Private slot to handle changes of the user name.</td>
77 </tr><tr> 78 </tr><tr>
78 <td><a href="#HgQueuesNewPatchDialog.on_userGroup_toggled">on_userGroup_toggled</a></td> 79 <td><a href="#HgQueuesNewPatchDialog.on_userGroup_toggled">on_userGroup_toggled</a></td>
79 <td>Private slot to handle changes of the user group state.</td> 80 <td>Private slot to handle changes of the user group state.</td>
80 </tr> 81 </tr>
82 </table>
83 <h3>Static Methods</h3>
84 <table>
85 <tr><td>None</td></tr>
81 </table> 86 </table>
82 <a NAME="HgQueuesNewPatchDialog.__init__" ID="HgQueuesNewPatchDialog.__init__"></a> 87 <a NAME="HgQueuesNewPatchDialog.__init__" ID="HgQueuesNewPatchDialog.__init__"></a>
83 <h4>HgQueuesNewPatchDialog (Constructor)</h4> 88 <h4>HgQueuesNewPatchDialog (Constructor)</h4>
84 <b>HgQueuesNewPatchDialog</b>(<i>mode, message="", parent=None</i>) 89 <b>HgQueuesNewPatchDialog</b>(<i>mode, message="", parent=None</i>)
85 <p> 90 <p>

eric ide

mercurial