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

Method enableAreaSettingsSave

kdevplatform/sublime/mainwindow.cpp:388–393  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

386}
387
388void MainWindow::enableAreaSettingsSave()
389{
390 Q_D(MainWindow);
391
392 d->autoAreaSettingsSave = true;
393}
394
395QWidget *MainWindow::statusBarLocation() const
396{

Callers 1

loadAllAreasMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected