eric6.WebBrowser.WebBrowserClearPrivateDataDialog
Module implementing a dialog to select which private data to clear.
Global Attributes
Classes
Functions
WebBrowserClearPrivateDataDialog
Class implementing a dialog to select which private data to clear.
Derived from
QDialog, Ui_WebBrowserClearPrivateDataDialog
Class Attributes
Class Methods
Methods
Static Methods
WebBrowserClearPrivateDataDialog (Constructor)
WebBrowserClearPrivateDataDialog(parent=None)
Constructor
- parent
-
reference to the parent widget (QWidget)
WebBrowserClearPrivateDataDialog.getData
getData()
Public method to get the data from the dialog.
- Returns:
-
tuple with flags indicating which data to clear
(browsing history, search history, favicons, disk cache, cookies,
passwords, web databases, downloads, flash, zoom values, SSL
certificate error exceptions) and the selected history period in
milliseconds (tuple of booleans and integer)