Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html

changeset 1258
d5e035c315d5
parent 1229
a8207dc73672
child 1608
b6390d242303
equal deleted inserted replaced
1257:0128383c759c 1258:d5e035c315d5
122 <td>Private method to resize the log tree columns.</td> 122 <td>Private method to resize the log tree columns.</td>
123 </tr><tr> 123 </tr><tr>
124 <td><a href="#HgLogBrowserDialog.__resortFiles">__resortFiles</a></td> 124 <td><a href="#HgLogBrowserDialog.__resortFiles">__resortFiles</a></td>
125 <td>Private method to resort the changed files tree.</td> 125 <td>Private method to resort the changed files tree.</td>
126 </tr><tr> 126 </tr><tr>
127 <td><a href="#HgLogBrowserDialog.__showError">__showError</a></td>
128 <td>Private slot to show some error.</td>
129 </tr><tr>
127 <td><a href="#HgLogBrowserDialog.__updateDiffButtons">__updateDiffButtons</a></td> 130 <td><a href="#HgLogBrowserDialog.__updateDiffButtons">__updateDiffButtons</a></td>
128 <td>Private slot to update the enabled status of the diff buttons.</td> 131 <td>Private slot to update the enabled status of the diff buttons.</td>
129 </tr><tr> 132 </tr><tr>
130 <td><a href="#HgLogBrowserDialog.closeEvent">closeEvent</a></td> 133 <td><a href="#HgLogBrowserDialog.closeEvent">closeEvent</a></td>
131 <td>Private slot implementing a close event handler.</td> 134 <td>Private slot implementing a close event handler.</td>
478 </p><a NAME="HgLogBrowserDialog.__resortFiles" ID="HgLogBrowserDialog.__resortFiles"></a> 481 </p><a NAME="HgLogBrowserDialog.__resortFiles" ID="HgLogBrowserDialog.__resortFiles"></a>
479 <h4>HgLogBrowserDialog.__resortFiles</h4> 482 <h4>HgLogBrowserDialog.__resortFiles</h4>
480 <b>__resortFiles</b>(<i></i>) 483 <b>__resortFiles</b>(<i></i>)
481 <p> 484 <p>
482 Private method to resort the changed files tree. 485 Private method to resort the changed files tree.
483 </p><a NAME="HgLogBrowserDialog.__updateDiffButtons" ID="HgLogBrowserDialog.__updateDiffButtons"></a> 486 </p><a NAME="HgLogBrowserDialog.__showError" ID="HgLogBrowserDialog.__showError"></a>
487 <h4>HgLogBrowserDialog.__showError</h4>
488 <b>__showError</b>(<i>out</i>)
489 <p>
490 Private slot to show some error.
491 </p><dl>
492 <dt><i>out</i></dt>
493 <dd>
494 error to be shown (string)
495 </dd>
496 </dl><a NAME="HgLogBrowserDialog.__updateDiffButtons" ID="HgLogBrowserDialog.__updateDiffButtons"></a>
484 <h4>HgLogBrowserDialog.__updateDiffButtons</h4> 497 <h4>HgLogBrowserDialog.__updateDiffButtons</h4>
485 <b>__updateDiffButtons</b>(<i></i>) 498 <b>__updateDiffButtons</b>(<i></i>)
486 <p> 499 <p>
487 Private slot to update the enabled status of the diff buttons. 500 Private slot to update the enabled status of the diff buttons.
488 </p><a NAME="HgLogBrowserDialog.closeEvent" ID="HgLogBrowserDialog.closeEvent"></a> 501 </p><a NAME="HgLogBrowserDialog.closeEvent" ID="HgLogBrowserDialog.closeEvent"></a>

eric ide

mercurial