Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ settingsDialog
Method
settingsDialog
kdevplatform/shell/mainwindow_actions.cpp:90–93 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
88
}
89
90
void MainWindowPrivate::settingsDialog()
91
{
92
Core::self()->uiControllerInternal()->showSettingsDialog();
93
}
94
95
void MainWindowPrivate::newWindow()
96
{
Callers
nothing calls this directly
Calls
2
showSettingsDialog
Method · 0.80
uiControllerInternal
Method · 0.80
Tested by
no test coverage detected