src/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserClearPrivateDataDialog.html

branch
eric7
changeset 10692
9becf9ca115c
parent 10479
856476537696
child 11107
a2c81ff1d408
equal deleted inserted replaced
10691:d1a603a70f83 10692:9becf9ca115c
91 <dl> 91 <dl>
92 <dt>Return:</dt> 92 <dt>Return:</dt>
93 <dd> 93 <dd>
94 tuple with flags indicating which data to clear 94 tuple with flags indicating which data to clear
95 (browsing history, search history, favicons, disk cache, cookies, 95 (browsing history, search history, favicons, disk cache, cookies,
96 passwords, web databases, downloads, zoom values, SSL 96 passwords, downloads, zoom values, SSL certificate error exceptions) and
97 certificate error exceptions) and the selected history period in 97 the selected history period in milliseconds
98 milliseconds
99 </dd> 98 </dd>
100 </dl> 99 </dl>
101 <dl> 100 <dl>
102 <dt>Return Type:</dt> 101 <dt>Return Type:</dt>
103 <dd> 102 <dd>
104 tuple of (bool, bool, bool, bool, bool, bool, bool, bool, bool, bool, 103 tuple of (bool, bool, bool, bool, bool, bool, bool, bool, bool, int)
105 int)
106 </dd> 104 </dd>
107 </dl> 105 </dl>
108 <div align="right"><a href="#top">Up</a></div> 106 <div align="right"><a href="#top">Up</a></div>
109 <hr /> 107 <hr />
110 </body></html> 108 </body></html>

eric ide

mercurial