Home
last modified time | relevance | path

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

/dports/x11-fm/konqueror/konqueror-21.12.3/src/
H A Dkonqactions.cpp30 bool onlyBack, in fillHistoryPopup() argument
37 if (onlyBack || onlyForward) { // this if() is always true nowadays. in fillHistoryPopup()
H A Dkonqactions.h22 bool onlyBack,
/dports/sysutils/khelpcenter/khelpcenter-21.12.3/
H A Dhistory.cpp307 void History::fillHistoryPopup( QMenu *popup, bool onlyBack, bool onlyForward, bool checkCurrentIte… in fillHistoryPopup() argument
313 if (onlyBack || onlyForward) in fillHistoryPopup()