Home
last modified time | relevance | path

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

/dports/sysutils/sweeper/sweeper-21.12.3/
H A Dprivacyfunctions.h60 class ClearRunCommandHistoryAction : public PrivacyAction
63 explicit ClearRunCommandHistoryAction(QTreeWidgetItem * parent) in ClearRunCommandHistoryAction() function
H A Dsweeper.cpp133 checklist.append(new ClearRunCommandHistoryAction(m_generalCLI)); in InitActions()
H A Dprivacyfunctions.cpp72 bool ClearRunCommandHistoryAction::action() in action()