Home
last modified time | relevance | path

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

/dports/x11/yakuake/yakuake-21.12.3/app/
H A Dmainwindow.h135 void handleSwitchToAction();
H A Dmainwindow.cpp451 connect(action, SIGNAL(triggered()), this, SLOT(handleSwitchToAction())); in setupActions()
624 void MainWindow::handleSwitchToAction() in handleSwitchToAction() function in MainWindow