Home
last modified time | relevance | path

Searched refs:ClearWebHistoryAction (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/sweeper/sweeper-21.12.3/
H A Dprivacyfunctions.h80 class ClearWebHistoryAction : public PrivacyAction
83 explicit ClearWebHistoryAction(QTreeWidgetItem * parent) in ClearWebHistoryAction() function
H A Dsweeper.cpp141 checklist.append(new ClearWebHistoryAction(m_webbrowsingCLI)); in InitActions()
H A Dprivacyfunctions.cpp160 bool ClearWebHistoryAction::action() in action()