61 <td>Public method to get the data from the dialog.</td> |
61 <td>Public method to get the data from the dialog.</td> |
62 </tr> |
62 </tr> |
63 </table> |
63 </table> |
64 <a NAME="HelpClearPrivateDataDialog.__init__" ID="HelpClearPrivateDataDialog.__init__"></a> |
64 <a NAME="HelpClearPrivateDataDialog.__init__" ID="HelpClearPrivateDataDialog.__init__"></a> |
65 <h4>HelpClearPrivateDataDialog (Constructor)</h4> |
65 <h4>HelpClearPrivateDataDialog (Constructor)</h4> |
66 <b>HelpClearPrivateDataDialog</b>(<i>parent = None</i>) |
66 <b>HelpClearPrivateDataDialog</b>(<i>parent=None</i>) |
67 <p> |
67 <p> |
68 Constructor |
68 Constructor |
69 </p><dl> |
69 </p><dl> |
70 <dt><i>parent</i></dt> |
70 <dt><i>parent</i></dt> |
71 <dd> |
71 <dd> |
78 Public method to get the data from the dialog. |
78 Public method to get the data from the dialog. |
79 </p><dl> |
79 </p><dl> |
80 <dt>Returns:</dt> |
80 <dt>Returns:</dt> |
81 <dd> |
81 <dd> |
82 tuple of flags indicating which data to clear (browsing history, |
82 tuple of flags indicating which data to clear (browsing history, |
83 search history, favicons, disk cache, cookies, passwords, web |
83 search history, favicons, disk cache, cookies, passwords, web |
84 databases, downloads) (list of boolean) |
84 databases, downloads) (list of boolean) |
85 </dd> |
85 </dd> |
86 </dl> |
86 </dl> |
87 <div align="right"><a href="#top">Up</a></div> |
87 <div align="right"><a href="#top">Up</a></div> |
88 <hr /> |
88 <hr /> |