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

changeset 3591
2f2a4a76dd22
parent 3342
f8cd11fa94ed
equal deleted inserted replaced
3590:5280e37405b8 3591:2f2a4a76dd22
136 </tr><tr> 136 </tr><tr>
137 <td><a href="#HgStatusDialog.__showAddMenu">__showAddMenu</a></td> 137 <td><a href="#HgStatusDialog.__showAddMenu">__showAddMenu</a></td>
138 <td>Private slot to prepare the Add button menu before it is shown.</td> 138 <td>Private slot to prepare the Add button menu before it is shown.</td>
139 </tr><tr> 139 </tr><tr>
140 <td><a href="#HgStatusDialog.__showContextMenu">__showContextMenu</a></td> 140 <td><a href="#HgStatusDialog.__showContextMenu">__showContextMenu</a></td>
141 <td>Protected slot to show the context menu of the status list.</td> 141 <td>Private slot to show the context menu of the status list.</td>
142 </tr><tr> 142 </tr><tr>
143 <td><a href="#HgStatusDialog.__showError">__showError</a></td> 143 <td><a href="#HgStatusDialog.__showError">__showError</a></td>
144 <td>Private slot to show some error.</td> 144 <td>Private slot to show some error.</td>
145 </tr><tr> 145 </tr><tr>
146 <td><a href="#HgStatusDialog.__updateButtons">__updateButtons</a></td> 146 <td><a href="#HgStatusDialog.__updateButtons">__updateButtons</a></td>
148 </tr><tr> 148 </tr><tr>
149 <td><a href="#HgStatusDialog.__updateCommitButton">__updateCommitButton</a></td> 149 <td><a href="#HgStatusDialog.__updateCommitButton">__updateCommitButton</a></td>
150 <td>Private method to update the Commit button status.</td> 150 <td>Private method to update the Commit button status.</td>
151 </tr><tr> 151 </tr><tr>
152 <td><a href="#HgStatusDialog.closeEvent">closeEvent</a></td> 152 <td><a href="#HgStatusDialog.closeEvent">closeEvent</a></td>
153 <td>Private slot implementing a close event handler.</td> 153 <td>Protected slot implementing a close event handler.</td>
154 </tr><tr> 154 </tr><tr>
155 <td><a href="#HgStatusDialog.keyPressEvent">keyPressEvent</a></td> 155 <td><a href="#HgStatusDialog.keyPressEvent">keyPressEvent</a></td>
156 <td>Protected slot to handle a key press event.</td> 156 <td>Protected slot to handle a key press event.</td>
157 </tr><tr> 157 </tr><tr>
158 <td><a href="#HgStatusDialog.on_addButton_clicked">on_addButton_clicked</a></td> 158 <td><a href="#HgStatusDialog.on_addButton_clicked">on_addButton_clicked</a></td>
410 Private slot to prepare the Add button menu before it is shown. 410 Private slot to prepare the Add button menu before it is shown.
411 </p><a NAME="HgStatusDialog.__showContextMenu" ID="HgStatusDialog.__showContextMenu"></a> 411 </p><a NAME="HgStatusDialog.__showContextMenu" ID="HgStatusDialog.__showContextMenu"></a>
412 <h4>HgStatusDialog.__showContextMenu</h4> 412 <h4>HgStatusDialog.__showContextMenu</h4>
413 <b>__showContextMenu</b>(<i>coord</i>) 413 <b>__showContextMenu</b>(<i>coord</i>)
414 <p> 414 <p>
415 Protected slot to show the context menu of the status list. 415 Private slot to show the context menu of the status list.
416 </p><dl> 416 </p><dl>
417 <dt><i>coord</i></dt> 417 <dt><i>coord</i></dt>
418 <dd> 418 <dd>
419 the position of the mouse pointer (QPoint) 419 the position of the mouse pointer (QPoint)
420 </dd> 420 </dd>
440 Private method to update the Commit button status. 440 Private method to update the Commit button status.
441 </p><a NAME="HgStatusDialog.closeEvent" ID="HgStatusDialog.closeEvent"></a> 441 </p><a NAME="HgStatusDialog.closeEvent" ID="HgStatusDialog.closeEvent"></a>
442 <h4>HgStatusDialog.closeEvent</h4> 442 <h4>HgStatusDialog.closeEvent</h4>
443 <b>closeEvent</b>(<i>e</i>) 443 <b>closeEvent</b>(<i>e</i>)
444 <p> 444 <p>
445 Private slot implementing a close event handler. 445 Protected slot implementing a close event handler.
446 </p><dl> 446 </p><dl>
447 <dt><i>e</i></dt> 447 <dt><i>e</i></dt>
448 <dd> 448 <dd>
449 close event (QCloseEvent) 449 close event (QCloseEvent)
450 </dd> 450 </dd>

eric ide

mercurial