eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsGit.GitStatusDialog.html

branch
without_py2_and_pyqt4
changeset 7204
cbf6d88004ce
parent 6942
2602857055c5
child 7273
391d6b7b1eff
equal deleted inserted replaced
7203:2079ccbfa335 7204:cbf6d88004ce
60 <table> 60 <table>
61 <tr> 61 <tr>
62 <td><a href="#GitStatusDialog.__init__">GitStatusDialog</a></td> 62 <td><a href="#GitStatusDialog.__init__">GitStatusDialog</a></td>
63 <td>Constructor</td> 63 <td>Constructor</td>
64 </tr><tr> 64 </tr><tr>
65 <td><a href="#GitStatusDialog.__actionsMenuHovered">__actionsMenuHovered</a></td>
66 <td>Private slot to show the tooltip for an action menu entry.</td>
67 </tr><tr>
68 <td><a href="#GitStatusDialog.__add">__add</a></td> 65 <td><a href="#GitStatusDialog.__add">__add</a></td>
69 <td>Private slot to handle the Add context menu entry.</td> 66 <td>Private slot to handle the Add context menu entry.</td>
70 </tr><tr> 67 </tr><tr>
71 <td><a href="#GitStatusDialog.__amend">__amend</a></td> 68 <td><a href="#GitStatusDialog.__amend">__amend</a></td>
72 <td>Private slot to handle the Amend context menu entry.</td> 69 <td>Private slot to handle the Amend context menu entry.</td>
243 reference to the vcs object 240 reference to the vcs object
244 </dd><dt><i>parent</i></dt> 241 </dd><dt><i>parent</i></dt>
245 <dd> 242 <dd>
246 parent widget (QWidget) 243 parent widget (QWidget)
247 </dd> 244 </dd>
248 </dl><a NAME="GitStatusDialog.__actionsMenuHovered" ID="GitStatusDialog.__actionsMenuHovered"></a>
249 <h4>GitStatusDialog.__actionsMenuHovered</h4>
250 <b>__actionsMenuHovered</b>(<i>action</i>)
251 <p>
252 Private slot to show the tooltip for an action menu entry.
253 </p><dl>
254 <dt><i>action</i> (QAction)</dt>
255 <dd>
256 action to show tooltip for
257 </dd>
258 </dl><a NAME="GitStatusDialog.__add" ID="GitStatusDialog.__add"></a> 245 </dl><a NAME="GitStatusDialog.__add" ID="GitStatusDialog.__add"></a>
259 <h4>GitStatusDialog.__add</h4> 246 <h4>GitStatusDialog.__add</h4>
260 <b>__add</b>(<i></i>) 247 <b>__add</b>(<i></i>)
261 <p> 248 <p>
262 Private slot to handle the Add context menu entry. 249 Private slot to handle the Add context menu entry.

eric ide

mercurial