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

branch
without_py2_and_pyqt4
changeset 7204
cbf6d88004ce
parent 6942
2602857055c5
child 7273
391d6b7b1eff
equal deleted inserted replaced
7203:2079ccbfa335 7204:cbf6d88004ce
61 <td>Constructor</td> 61 <td>Constructor</td>
62 </tr><tr> 62 </tr><tr>
63 <td><a href="#GitLogBrowserDialog.__actionMode">__actionMode</a></td> 63 <td><a href="#GitLogBrowserDialog.__actionMode">__actionMode</a></td>
64 <td>Private method to get the selected action mode.</td> 64 <td>Private method to get the selected action mode.</td>
65 </tr><tr> 65 </tr><tr>
66 <td><a href="#GitLogBrowserDialog.__actionsMenuHovered">__actionsMenuHovered</a></td>
67 <td>Private slot to show the tooltip for an action menu entry.</td>
68 </tr><tr>
69 <td><a href="#GitLogBrowserDialog.__addFinishCallback">__addFinishCallback</a></td> 66 <td><a href="#GitLogBrowserDialog.__addFinishCallback">__addFinishCallback</a></td>
70 <td>Private method to add a method to be called once the process finished.</td> 67 <td>Private method to add a method to be called once the process finished.</td>
71 </tr><tr> 68 </tr><tr>
72 <td><a href="#GitLogBrowserDialog.__branchActTriggered">__branchActTriggered</a></td> 69 <td><a href="#GitLogBrowserDialog.__branchActTriggered">__branchActTriggered</a></td>
73 <td>Private slot to create a new branch starting at the selected commit.</td> 70 <td>Private slot to create a new branch starting at the selected commit.</td>
332 </p><dl> 329 </p><dl>
333 <dt>Returns:</dt> 330 <dt>Returns:</dt>
334 <dd> 331 <dd>
335 selected action mode (string, one of filter or find) 332 selected action mode (string, one of filter or find)
336 </dd> 333 </dd>
337 </dl><a NAME="GitLogBrowserDialog.__actionsMenuHovered" ID="GitLogBrowserDialog.__actionsMenuHovered"></a>
338 <h4>GitLogBrowserDialog.__actionsMenuHovered</h4>
339 <b>__actionsMenuHovered</b>(<i>action</i>)
340 <p>
341 Private slot to show the tooltip for an action menu entry.
342 </p><dl>
343 <dt><i>action</i> (QAction)</dt>
344 <dd>
345 action to show tooltip for
346 </dd>
347 </dl><a NAME="GitLogBrowserDialog.__addFinishCallback" ID="GitLogBrowserDialog.__addFinishCallback"></a> 334 </dl><a NAME="GitLogBrowserDialog.__addFinishCallback" ID="GitLogBrowserDialog.__addFinishCallback"></a>
348 <h4>GitLogBrowserDialog.__addFinishCallback</h4> 335 <h4>GitLogBrowserDialog.__addFinishCallback</h4>
349 <b>__addFinishCallback</b>(<i>callback</i>) 336 <b>__addFinishCallback</b>(<i>callback</i>)
350 <p> 337 <p>
351 Private method to add a method to be called once the process finished. 338 Private method to add a method to be called once the process finished.

eric ide

mercurial