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

changeset 7220
5cf645f6daab
parent 7205
f1ee707adc0b
parent 7204
cbf6d88004ce
child 7232
0b840f7ed593
equal deleted inserted replaced
7218:eaf2cf171f3a 7220:5cf645f6daab
63 <td>Constructor</td> 63 <td>Constructor</td>
64 </tr><tr> 64 </tr><tr>
65 <td><a href="#HgStatusDialog.__abortMerge">__abortMerge</a></td> 65 <td><a href="#HgStatusDialog.__abortMerge">__abortMerge</a></td>
66 <td>Private slot used to abort an uncommitted merge.</td> 66 <td>Private slot used to abort an uncommitted merge.</td>
67 </tr><tr> 67 </tr><tr>
68 <td><a href="#HgStatusDialog.__actionsMenuHovered">__actionsMenuHovered</a></td>
69 <td>Private slot to show the tooltip for an action menu entry.</td>
70 </tr><tr>
71 <td><a href="#HgStatusDialog.__add">__add</a></td> 68 <td><a href="#HgStatusDialog.__add">__add</a></td>
72 <td>Private slot to handle the Add context menu entry.</td> 69 <td>Private slot to handle the Add context menu entry.</td>
73 </tr><tr> 70 </tr><tr>
74 <td><a href="#HgStatusDialog.__commit">__commit</a></td> 71 <td><a href="#HgStatusDialog.__commit">__commit</a></td>
75 <td>Private slot to handle the Commit context menu entry.</td> 72 <td>Private slot to handle the Commit context menu entry.</td>
221 </dl><a NAME="HgStatusDialog.__abortMerge" ID="HgStatusDialog.__abortMerge"></a> 218 </dl><a NAME="HgStatusDialog.__abortMerge" ID="HgStatusDialog.__abortMerge"></a>
222 <h4>HgStatusDialog.__abortMerge</h4> 219 <h4>HgStatusDialog.__abortMerge</h4>
223 <b>__abortMerge</b>(<i></i>) 220 <b>__abortMerge</b>(<i></i>)
224 <p> 221 <p>
225 Private slot used to abort an uncommitted merge. 222 Private slot used to abort an uncommitted merge.
226 </p><a NAME="HgStatusDialog.__actionsMenuHovered" ID="HgStatusDialog.__actionsMenuHovered"></a> 223 </p><a NAME="HgStatusDialog.__add" ID="HgStatusDialog.__add"></a>
227 <h4>HgStatusDialog.__actionsMenuHovered</h4>
228 <b>__actionsMenuHovered</b>(<i>action</i>)
229 <p>
230 Private slot to show the tooltip for an action menu entry.
231 </p><dl>
232 <dt><i>action</i> (QAction)</dt>
233 <dd>
234 action to show tooltip for
235 </dd>
236 </dl><a NAME="HgStatusDialog.__add" ID="HgStatusDialog.__add"></a>
237 <h4>HgStatusDialog.__add</h4> 224 <h4>HgStatusDialog.__add</h4>
238 <b>__add</b>(<i></i>) 225 <b>__add</b>(<i></i>)
239 <p> 226 <p>
240 Private slot to handle the Add context menu entry. 227 Private slot to handle the Add context menu entry.
241 </p><a NAME="HgStatusDialog.__commit" ID="HgStatusDialog.__commit"></a> 228 </p><a NAME="HgStatusDialog.__commit" ID="HgStatusDialog.__commit"></a>

eric ide

mercurial