eric6.WebBrowser.Network.SendRefererWhitelistDialog
Module implementing a dialog to manage the Send Referer whitelist.
Global Attributes
Classes
Functions
SendRefererWhitelistDialog
Class implementing a dialog to manage the Send Referer whitelist.
Derived from
QDialog, Ui_SendRefererWhitelistDialog
Class Attributes
Class Methods
Methods
Static Methods
SendRefererWhitelistDialog (Constructor)
SendRefererWhitelistDialog(parent=None)
Constructor
- parent
-
reference to the parent widget (QWidget)
SendRefererWhitelistDialog.accept
accept()
Public method to accept the dialog data.
SendRefererWhitelistDialog.on_addButton_clicked
on_addButton_clicked()
Private slot to add an entry to the whitelist.