Home
last modified time | relevance | path

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

/dports/x11/yakuake/yakuake-21.12.3/app/
H A Dmainwindow.h117 void decreaseWindowWidth();
H A Dmainwindow.cpp281 connect(action, SIGNAL(triggered()), this, SLOT(decreaseWindowWidth())); in setupActions()
1037 void MainWindow::decreaseWindowWidth() in decreaseWindowWidth() function in MainWindow