MCPcopy Create free account
hub / github.com/KDE/kdevelop / disableConcentrationMode

Method disableConcentrationMode

kdevplatform/sublime/mainwindow_p.cpp:151–154  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

149}
150
151void MainWindowPrivate::disableConcentrationMode()
152{
153 m_concentrationModeAction->setChecked(false);
154}
155
156void MainWindowPrivate::toggleConcentrationMode(bool concentrationModeOn)
157{

Callers 2

saveSettingsMethod · 0.80
loadSettingsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected