Module implementing a dialog for the configuration of cookie exceptions.
| None | 
| CookiesExceptionsDialog | Class implementing a dialog for the configuration of cookie exceptions. | 
| None | 
Class implementing a dialog for the configuration of cookie exceptions.
| None | 
| None | 
| CookiesExceptionsDialog | Constructor | 
| on_allowButton_clicked | Private slot to allow cookies of a domain. | 
| on_allowForSessionButton_clicked | Private slot to allow cookies of a domain for the current session only. | 
| on_blockButton_clicked | Private slot to block cookies of a domain. | 
| on_domainEdit_textChanged | Private slot to handle a change of the domain edit text. | 
| setDomainName | Public method to set the domain to be displayed. | 
| None | 
Constructor
Private slot to allow cookies of a domain.
Private slot to allow cookies of a domain for the current session only.
Private slot to block cookies of a domain.
Private slot to handle a change of the domain edit text.
Public method to set the domain to be displayed.