eric6.UI.ClearPrivateDataDialog
Module implementing a dialog to select which private data to clear.
Global Attributes
Classes
Functions
ClearPrivateDataDialog
Class implementing a dialog to select which private data to clear.
Derived from
QDialog, Ui_ClearPrivateDataDialog
Class Attributes
Class Methods
Methods
Static Methods
ClearPrivateDataDialog (Constructor)
ClearPrivateDataDialog(parent=None)
Constructor
- parent (QWidget)
-
reference to the parent widget
ClearPrivateDataDialog.getData
getData()
Public method to get the data from the dialog.
- Returns:
-
flags indicating which data to clear
(recent files, recent projects, recent multi projects,
debug histories, shell histories, VCS histories)
- Return Type:
-
tuple of bool