Home
last modified time | relevance | path

Searched refs:optionsShowStatusbar (Results 1 – 10 of 10) sorted by relevance

/dports/graphics/kimagemapeditor/kimagemapeditor-21.12.3/
H A Dkimeshell.cpp166 (void)KStandardAction::showStatusbar(this, SLOT(optionsShowStatusbar()), actionCollection()); in setupActions()
308 void KimeShell::optionsShowStatusbar() in optionsShowStatusbar() function in KimeShell
H A Dkimeshell.h67 void optionsShowStatusbar();
/dports/textproc/kdiff3/kdiff3-1.9.4/src/
H A Dkdiff3_shell.h55 void optionsShowStatusbar();
H A Dkdiff3_shell.cpp121 void KDiff3Shell::optionsShowStatusbar() in optionsShowStatusbar() function in KDiff3Shell
/dports/devel/kdesvn/kdesvn-2.1.0/src/
H A Dkdesvn.h95 void optionsShowStatusbar();
H A Dkdesvn.cpp228 …m_statusbarAction = KStandardAction::showStatusbar(this, SLOT(optionsShowStatusbar()), actionColle… in setupActions()
239 void kdesvn::optionsShowStatusbar() in optionsShowStatusbar() function in kdesvn
/dports/graphics/kgraphviewer/kgraphviewer-2.4.3/src/
H A Dkgraphviewer.h98 void optionsShowStatusbar();
H A Dkgrapheditor.h131 void optionsShowStatusbar();
H A Dkgraphviewer.cpp239 m_statusbarAction = KStandardAction::showStatusbar(this, SLOT(optionsShowStatusbar()), this); in setupActions()
279 void KGraphViewerWindow::optionsShowStatusbar() in optionsShowStatusbar() function in KGraphViewerWindow
H A Dkgrapheditor.cpp256 m_statusbarAction = KStandardAction::showStatusbar(this, SLOT(optionsShowStatusbar()), this); in setupActions()
303 void KGraphEditor::optionsShowStatusbar() in optionsShowStatusbar() function in KGraphEditor