Module implementing a dialog to manage the flash cookies.
None |
FlashCookieManagerDialog | Class implementing a dialog to manage the flash cookies. |
None |
Class implementing a dialog to manage the flash cookies.
None |
None |
FlashCookieManagerDialog | Constructor |
__addBlacklist | Private method to add a cookie origin to the blacklist. |
__addWhitelist | Private method to add a cookie origin to the whitelist. |
__cookiesListContextMenuRequested | Private slot handling the cookies list context menu. |
__refreshCookiesList | Private slot to refresh the cookies list. |
__refreshFilterLists | Private slot to refresh the white and black lists. |
closeEvent | Protected method to handle the close event. |
on_addBlackButton_clicked | Private slot to add a server to the blacklist. |
on_addWhiteButton_clicked | Private slot to add a server to the whitelist. |
on_blackList_itemSelectionChanged | Private slot handling the selection of items in the blacklist. |
on_cookiesList_currentItemChanged | Private slot handling a change of the current cookie item. |
on_filterEdit_textChanged | Private slot to filter the cookies list. |
on_reloadButton_clicked | Private slot handling a press of the reload button. |
on_removeAllButton_clicked | Private slot to remove all cookies. |
on_removeBlackButton_clicked | Private slot to remove a server from the blacklist. |
on_removeButton_clicked | Private slot to remove one cookie or a cookie group. |
on_removeWhiteButton_clicked | Private slot to remove a server from the whitelist. |
on_whiteList_itemSelectionChanged | Private slot handling the selection of items in the whitelist. |
refreshView | Public method to refresh the dialog view. |
showPage | Public method to display a given page. |
None |
Constructor
Private method to add a cookie origin to the blacklist.
Private method to add a cookie origin to the whitelist.
Private slot handling the cookies list context menu.
Private slot to refresh the cookies list.
Private slot to refresh the white and black lists.
Protected method to handle the close event.
Private slot to add a server to the blacklist.
Private slot to add a server to the whitelist.
Private slot handling the selection of items in the blacklist.
Private slot handling a change of the current cookie item.
Private slot to filter the cookies list.
Private slot handling a press of the reload button.
Private slot to remove all cookies.
Private slot to remove a server from the blacklist.
Private slot to remove one cookie or a cookie group.
Private slot to remove a server from the whitelist.
Private slot handling the selection of items in the whitelist.
Public method to refresh the dialog view.
Public method to display a given page.