336 Private method to perform shutdown actions for the dialog. |
336 Private method to perform shutdown actions for the dialog. |
337 </p> |
337 </p> |
338 |
338 |
339 <a NAME="BookmarksDialog.closeEvent" ID="BookmarksDialog.closeEvent"></a> |
339 <a NAME="BookmarksDialog.closeEvent" ID="BookmarksDialog.closeEvent"></a> |
340 <h4>BookmarksDialog.closeEvent</h4> |
340 <h4>BookmarksDialog.closeEvent</h4> |
341 <b>closeEvent</b>(<i>evt</i>) |
341 <b>closeEvent</b>(<i>_evt</i>) |
342 <p> |
342 <p> |
343 Protected method to handle the closing of the dialog. |
343 Protected method to handle the closing of the dialog. |
344 </p> |
344 </p> |
345 |
345 |
346 <dl> |
346 <dl> |
347 |
347 |
348 <dt><i>evt</i> (QCloseEvent)</dt> |
348 <dt><i>_evt</i> (QCloseEvent)</dt> |
349 <dd> |
349 <dd> |
350 reference to the event object (ignored) |
350 reference to the event object (unused) |
351 </dd> |
351 </dd> |
352 </dl> |
352 </dl> |
353 <a NAME="BookmarksDialog.reject" ID="BookmarksDialog.reject"></a> |
353 <a NAME="BookmarksDialog.reject" ID="BookmarksDialog.reject"></a> |
354 <h4>BookmarksDialog.reject</h4> |
354 <h4>BookmarksDialog.reject</h4> |
355 <b>reject</b>(<i></i>) |
355 <b>reject</b>(<i></i>) |