136 </tr><tr> |
136 </tr><tr> |
137 <td><a href="#SvnStatusDialog.__sbsDiff">__sbsDiff</a></td> |
137 <td><a href="#SvnStatusDialog.__sbsDiff">__sbsDiff</a></td> |
138 <td>Private slot to handle the Side-by-Side Diff context menu entry.</td> |
138 <td>Private slot to handle the Side-by-Side Diff context menu entry.</td> |
139 </tr><tr> |
139 </tr><tr> |
140 <td><a href="#SvnStatusDialog.__showContextMenu">__showContextMenu</a></td> |
140 <td><a href="#SvnStatusDialog.__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="#SvnStatusDialog.__showError">__showError</a></td> |
143 <td><a href="#SvnStatusDialog.__showError">__showError</a></td> |
144 <td>Private slot to show an error message.</td> |
144 <td>Private slot to show an error message.</td> |
145 </tr><tr> |
145 </tr><tr> |
146 <td><a href="#SvnStatusDialog.__stealLock">__stealLock</a></td> |
146 <td><a href="#SvnStatusDialog.__stealLock">__stealLock</a></td> |
423 Private slot to handle the Side-by-Side Diff context menu entry. |
423 Private slot to handle the Side-by-Side Diff context menu entry. |
424 </p><a NAME="SvnStatusDialog.__showContextMenu" ID="SvnStatusDialog.__showContextMenu"></a> |
424 </p><a NAME="SvnStatusDialog.__showContextMenu" ID="SvnStatusDialog.__showContextMenu"></a> |
425 <h4>SvnStatusDialog.__showContextMenu</h4> |
425 <h4>SvnStatusDialog.__showContextMenu</h4> |
426 <b>__showContextMenu</b>(<i>coord</i>) |
426 <b>__showContextMenu</b>(<i>coord</i>) |
427 <p> |
427 <p> |
428 Protected slot to show the context menu of the status list. |
428 Private slot to show the context menu of the status list. |
429 </p><dl> |
429 </p><dl> |
430 <dt><i>coord</i></dt> |
430 <dt><i>coord</i></dt> |
431 <dd> |
431 <dd> |
432 the position of the mouse pointer (QPoint) |
432 the position of the mouse pointer (QPoint) |
433 </dd> |
433 </dd> |