155 </tr><tr> |
155 </tr><tr> |
156 <td><a href="#HgLogBrowserDialog.__updateToolMenuActions">__updateToolMenuActions</a></td> |
156 <td><a href="#HgLogBrowserDialog.__updateToolMenuActions">__updateToolMenuActions</a></td> |
157 <td>Private slot to update the status of the tool menu actions and the tool menu button.</td> |
157 <td>Private slot to update the status of the tool menu actions and the tool menu button.</td> |
158 </tr><tr> |
158 </tr><tr> |
159 <td><a href="#HgLogBrowserDialog.closeEvent">closeEvent</a></td> |
159 <td><a href="#HgLogBrowserDialog.closeEvent">closeEvent</a></td> |
160 <td>Private slot implementing a close event handler.</td> |
160 <td>Protected slot implementing a close event handler.</td> |
161 </tr><tr> |
161 </tr><tr> |
162 <td><a href="#HgLogBrowserDialog.col2x">col2x</a></td> |
162 <td><a href="#HgLogBrowserDialog.col2x">col2x</a></td> |
163 <td>Local function to calculate a x-position for a column.</td> |
163 <td>Local function to calculate a x-position for a column.</td> |
164 </tr><tr> |
164 </tr><tr> |
165 <td><a href="#HgLogBrowserDialog.keyPressEvent">keyPressEvent</a></td> |
165 <td><a href="#HgLogBrowserDialog.keyPressEvent">keyPressEvent</a></td> |
589 the tool menu button. |
589 the tool menu button. |
590 </p><a NAME="HgLogBrowserDialog.closeEvent" ID="HgLogBrowserDialog.closeEvent"></a> |
590 </p><a NAME="HgLogBrowserDialog.closeEvent" ID="HgLogBrowserDialog.closeEvent"></a> |
591 <h4>HgLogBrowserDialog.closeEvent</h4> |
591 <h4>HgLogBrowserDialog.closeEvent</h4> |
592 <b>closeEvent</b>(<i>e</i>) |
592 <b>closeEvent</b>(<i>e</i>) |
593 <p> |
593 <p> |
594 Private slot implementing a close event handler. |
594 Protected slot implementing a close event handler. |
595 </p><dl> |
595 </p><dl> |
596 <dt><i>e</i></dt> |
596 <dt><i>e</i></dt> |
597 <dd> |
597 <dd> |
598 close event (QCloseEvent) |
598 close event (QCloseEvent) |
599 </dd> |
599 </dd> |