76 <p> |
76 <p> |
77 Constructor |
77 Constructor |
78 </p> |
78 </p> |
79 <dl> |
79 <dl> |
80 |
80 |
81 <dt><i>parent</i></dt> |
81 <dt><i>parent</i> (QWidget)</dt> |
82 <dd> |
82 <dd> |
83 reference to the parent widget (QWidget) |
83 reference to the parent widget |
84 </dd> |
84 </dd> |
85 </dl> |
85 </dl> |
86 <a NAME="WebBrowserClearPrivateDataDialog.getData" ID="WebBrowserClearPrivateDataDialog.getData"></a> |
86 <a NAME="WebBrowserClearPrivateDataDialog.getData" ID="WebBrowserClearPrivateDataDialog.getData"></a> |
87 <h4>WebBrowserClearPrivateDataDialog.getData</h4> |
87 <h4>WebBrowserClearPrivateDataDialog.getData</h4> |
88 <b>getData</b>(<i></i>) |
88 <b>getData</b>(<i></i>) |
95 <dd> |
95 <dd> |
96 tuple with flags indicating which data to clear |
96 tuple with flags indicating which data to clear |
97 (browsing history, search history, favicons, disk cache, cookies, |
97 (browsing history, search history, favicons, disk cache, cookies, |
98 passwords, web databases, downloads, zoom values, SSL |
98 passwords, web databases, downloads, zoom values, SSL |
99 certificate error exceptions) and the selected history period in |
99 certificate error exceptions) and the selected history period in |
100 milliseconds (tuple of booleans and integer) |
100 milliseconds |
|
101 </dd> |
|
102 </dl> |
|
103 <dl> |
|
104 <dt>Return Type:</dt> |
|
105 <dd> |
|
106 tuple of (bool, bool, bool, bool, bool, bool, bool, bool, bool, bool, |
|
107 int) |
101 </dd> |
108 </dd> |
102 </dl> |
109 </dl> |
103 <div align="right"><a href="#top">Up</a></div> |
110 <div align="right"><a href="#top">Up</a></div> |
104 <hr /> |
111 <hr /> |
105 </body></html> |
112 </body></html> |