eric6.Helpviewer.Network.NoCacheHostsDialog
Module implementing a dialog to manage the list of hosts not to be cached.
Global Attributes
Classes
NoCacheHostsDialog |
Class implementing a dialog to manage the list of hosts not to be cached. |
Functions
NoCacheHostsDialog
Class implementing a dialog to manage the list of hosts not to be cached.
Derived from
QDialog, Ui_NoCacheHostsDialog
Class Attributes
Class Methods
Methods
Static Methods
NoCacheHostsDialog (Constructor)
NoCacheHostsDialog(parent=None)
Constructor
- parent
-
reference to the parent widget (QWidget)
NoCacheHostsDialog.accept
accept()
Public method to accept the dialog data.
NoCacheHostsDialog.on_addButton_clicked
on_addButton_clicked()
Private slot to add an entry to the list.