Searched refs:showTextEditorStatusBar (Results 1 – 3 of 3) sorted by relevance
78 bool PartController::showTextEditorStatusBar() const in showTextEditorStatusBar() function in KDevelop::PartController253 action->setChecked(showTextEditorStatusBar()); in setupActions()
54 bool showTextEditorStatusBar() const; in Q_DECLARE_METATYPE()
372 view->setStatusBarEnabled(Core::self()->partControllerInternal()->showTextEditorStatusBar()); in createViewWidget()695 const bool showStatus = !Core::self()->partControllerInternal()->showTextEditorStatusBar(); in viewStatus()