Home
last modified time | relevance | path

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

/dports/editors/kate/kate-21.12.3/kate/
H A Dkatemainwindow.h518 void slotUpdateBottomViewBar();
H A Dkatemainwindow.cpp435 …nect(m_viewManager, &KateViewManager::viewChanged, this, &KateMainWindow::slotUpdateBottomViewBar); in setupActions()
1136 void KateMainWindow::slotUpdateBottomViewBar() in slotUpdateBottomViewBar() function in KateMainWindow