Home
last modified time | relevance | path

Searched refs:resetNotifications (Results 1 – 2 of 2) sorted by relevance

/dports/x11/konsole/konsole-21.12.3/src/session/
H A DSession.h760 void resetNotifications();
H A DSession.cpp352 …(widget, &Konsole::TerminalDisplay::keyPressedSignal, this, &Konsole::Session::resetNotifications); in addView()
672 void Session::resetNotifications() in resetNotifications() function in Session