Module implementing a dialog to show all cookies.
| None | 
| CookiesDialog | Class implementing a dialog to show all cookies. | 
| None | 
Class implementing a dialog to show all cookies.
| CookieRole | 
| DomainRole | 
| None | 
| CookiesDialog | Constructor | 
| __addCookie | Private method to add a cookie to the tree. | 
| __cookieDomain | Private method to extract the cookie domain. | 
| __resizeColumns | Private slot to resize the columns. | 
| on_addButton_clicked | Private slot to add a new exception. | 
| on_cookiesTree_currentItemChanged | Private slot to handle a change of the current item. | 
| on_removeAllButton_clicked | Private slot to remove all cookies. | 
| on_removeButton_clicked | Private slot to remove the selected cookie(s). | 
| on_searchEdit_textChanged | Private slot to search and filter the cookie tree. | 
| None | 
Constructor
Private method to add a cookie to the tree.
Private method to extract the cookie domain.
Private slot to resize the columns.
Private slot to add a new exception.
Private slot to handle a change of the current item.
Private slot to remove all cookies.
Private slot to remove the selected cookie(s).
Private slot to search and filter the cookie tree.