101 </tr><tr> |
101 </tr><tr> |
102 <td><a href="#SvnLogBrowserDialog._reset">_reset</a></td> |
102 <td><a href="#SvnLogBrowserDialog._reset">_reset</a></td> |
103 <td>Protected method to reset the internal state of the dialog.</td> |
103 <td>Protected method to reset the internal state of the dialog.</td> |
104 </tr><tr> |
104 </tr><tr> |
105 <td><a href="#SvnLogBrowserDialog.closeEvent">closeEvent</a></td> |
105 <td><a href="#SvnLogBrowserDialog.closeEvent">closeEvent</a></td> |
106 <td>Private slot implementing a close event handler.</td> |
106 <td>Protected slot implementing a close event handler.</td> |
107 </tr><tr> |
107 </tr><tr> |
108 <td><a href="#SvnLogBrowserDialog.on_buttonBox_clicked">on_buttonBox_clicked</a></td> |
108 <td><a href="#SvnLogBrowserDialog.on_buttonBox_clicked">on_buttonBox_clicked</a></td> |
109 <td>Private slot called by a button of the button box clicked.</td> |
109 <td>Private slot called by a button of the button box clicked.</td> |
110 </tr><tr> |
110 </tr><tr> |
111 <td><a href="#SvnLogBrowserDialog.on_diffPreviousButton_clicked">on_diffPreviousButton_clicked</a></td> |
111 <td><a href="#SvnLogBrowserDialog.on_diffPreviousButton_clicked">on_diffPreviousButton_clicked</a></td> |
297 Protected method to reset the internal state of the dialog. |
297 Protected method to reset the internal state of the dialog. |
298 </p><a NAME="SvnLogBrowserDialog.closeEvent" ID="SvnLogBrowserDialog.closeEvent"></a> |
298 </p><a NAME="SvnLogBrowserDialog.closeEvent" ID="SvnLogBrowserDialog.closeEvent"></a> |
299 <h4>SvnLogBrowserDialog.closeEvent</h4> |
299 <h4>SvnLogBrowserDialog.closeEvent</h4> |
300 <b>closeEvent</b>(<i>e</i>) |
300 <b>closeEvent</b>(<i>e</i>) |
301 <p> |
301 <p> |
302 Private slot implementing a close event handler. |
302 Protected slot implementing a close event handler. |
303 </p><dl> |
303 </p><dl> |
304 <dt><i>e</i></dt> |
304 <dt><i>e</i></dt> |
305 <dd> |
305 <dd> |
306 close event (QCloseEvent) |
306 close event (QCloseEvent) |
307 </dd> |
307 </dd> |