Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
388
void MainWindow::enableAreaSettingsSave()
389
{
390
Q_D(MainWindow);
391
392
d->autoAreaSettingsSave = true;
393
}
394
395
QWidget *MainWindow::statusBarLocation() const
396
{
Callers
1
loadAllAreas
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected