124 <td>Private slot to handle the Restore Missing context menu entry.</td> |
124 <td>Private slot to handle the Restore Missing context menu entry.</td> |
125 </tr><tr> |
125 </tr><tr> |
126 <td><a href="#HgStatusDialog.__revert">__revert</a></td> |
126 <td><a href="#HgStatusDialog.__revert">__revert</a></td> |
127 <td>Private slot to handle the Revert context menu entry.</td> |
127 <td>Private slot to handle the Revert context menu entry.</td> |
128 </tr><tr> |
128 </tr><tr> |
|
129 <td><a href="#HgStatusDialog.__sbsDiff">__sbsDiff</a></td> |
|
130 <td>Private slot to handle the Diff context menu entry.</td> |
|
131 </tr><tr> |
129 <td><a href="#HgStatusDialog.__showContextMenu">__showContextMenu</a></td> |
132 <td><a href="#HgStatusDialog.__showContextMenu">__showContextMenu</a></td> |
130 <td>Protected slot to show the context menu of the status list.</td> |
133 <td>Protected slot to show the context menu of the status list.</td> |
131 </tr><tr> |
134 </tr><tr> |
132 <td><a href="#HgStatusDialog.__showError">__showError</a></td> |
135 <td><a href="#HgStatusDialog.__showError">__showError</a></td> |
133 <td>Private slot to show some error.</td> |
136 <td>Private slot to show some error.</td> |
171 <td><a href="#HgStatusDialog.on_restoreButton_clicked">on_restoreButton_clicked</a></td> |
174 <td><a href="#HgStatusDialog.on_restoreButton_clicked">on_restoreButton_clicked</a></td> |
172 <td>Private slot to handle the press of the Restore button.</td> |
175 <td>Private slot to handle the press of the Restore button.</td> |
173 </tr><tr> |
176 </tr><tr> |
174 <td><a href="#HgStatusDialog.on_revertButton_clicked">on_revertButton_clicked</a></td> |
177 <td><a href="#HgStatusDialog.on_revertButton_clicked">on_revertButton_clicked</a></td> |
175 <td>Private slot to handle the press of the Revert button.</td> |
178 <td>Private slot to handle the press of the Revert button.</td> |
|
179 </tr><tr> |
|
180 <td><a href="#HgStatusDialog.on_sbsDiffButton_clicked">on_sbsDiffButton_clicked</a></td> |
|
181 <td>Private slot to handle the press of the Side-by-Side Diff button.</td> |
176 </tr><tr> |
182 </tr><tr> |
177 <td><a href="#HgStatusDialog.on_sendButton_clicked">on_sendButton_clicked</a></td> |
183 <td><a href="#HgStatusDialog.on_sendButton_clicked">on_sendButton_clicked</a></td> |
178 <td>Private slot to send the input to the subversion process.</td> |
184 <td>Private slot to send the input to the subversion process.</td> |
179 </tr><tr> |
185 </tr><tr> |
180 <td><a href="#HgStatusDialog.on_statusFilterCombo_activated">on_statusFilterCombo_activated</a></td> |
186 <td><a href="#HgStatusDialog.on_statusFilterCombo_activated">on_statusFilterCombo_activated</a></td> |
370 </p><a NAME="HgStatusDialog.__revert" ID="HgStatusDialog.__revert"></a> |
376 </p><a NAME="HgStatusDialog.__revert" ID="HgStatusDialog.__revert"></a> |
371 <h4>HgStatusDialog.__revert</h4> |
377 <h4>HgStatusDialog.__revert</h4> |
372 <b>__revert</b>(<i></i>) |
378 <b>__revert</b>(<i></i>) |
373 <p> |
379 <p> |
374 Private slot to handle the Revert context menu entry. |
380 Private slot to handle the Revert context menu entry. |
|
381 </p><a NAME="HgStatusDialog.__sbsDiff" ID="HgStatusDialog.__sbsDiff"></a> |
|
382 <h4>HgStatusDialog.__sbsDiff</h4> |
|
383 <b>__sbsDiff</b>(<i></i>) |
|
384 <p> |
|
385 Private slot to handle the Diff context menu entry. |
375 </p><a NAME="HgStatusDialog.__showContextMenu" ID="HgStatusDialog.__showContextMenu"></a> |
386 </p><a NAME="HgStatusDialog.__showContextMenu" ID="HgStatusDialog.__showContextMenu"></a> |
376 <h4>HgStatusDialog.__showContextMenu</h4> |
387 <h4>HgStatusDialog.__showContextMenu</h4> |
377 <b>__showContextMenu</b>(<i>coord</i>) |
388 <b>__showContextMenu</b>(<i>coord</i>) |
378 <p> |
389 <p> |
379 Protected slot to show the context menu of the status list. |
390 Protected slot to show the context menu of the status list. |
480 </p><a NAME="HgStatusDialog.on_revertButton_clicked" ID="HgStatusDialog.on_revertButton_clicked"></a> |
491 </p><a NAME="HgStatusDialog.on_revertButton_clicked" ID="HgStatusDialog.on_revertButton_clicked"></a> |
481 <h4>HgStatusDialog.on_revertButton_clicked</h4> |
492 <h4>HgStatusDialog.on_revertButton_clicked</h4> |
482 <b>on_revertButton_clicked</b>(<i></i>) |
493 <b>on_revertButton_clicked</b>(<i></i>) |
483 <p> |
494 <p> |
484 Private slot to handle the press of the Revert button. |
495 Private slot to handle the press of the Revert button. |
|
496 </p><a NAME="HgStatusDialog.on_sbsDiffButton_clicked" ID="HgStatusDialog.on_sbsDiffButton_clicked"></a> |
|
497 <h4>HgStatusDialog.on_sbsDiffButton_clicked</h4> |
|
498 <b>on_sbsDiffButton_clicked</b>(<i></i>) |
|
499 <p> |
|
500 Private slot to handle the press of the Side-by-Side Diff button. |
485 </p><a NAME="HgStatusDialog.on_sendButton_clicked" ID="HgStatusDialog.on_sendButton_clicked"></a> |
501 </p><a NAME="HgStatusDialog.on_sendButton_clicked" ID="HgStatusDialog.on_sendButton_clicked"></a> |
486 <h4>HgStatusDialog.on_sendButton_clicked</h4> |
502 <h4>HgStatusDialog.on_sendButton_clicked</h4> |
487 <b>on_sendButton_clicked</b>(<i></i>) |
503 <b>on_sendButton_clicked</b>(<i></i>) |
488 <p> |
504 <p> |
489 Private slot to send the input to the subversion process. |
505 Private slot to send the input to the subversion process. |