MCPcopy 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
90void MainWindowPrivate::settingsDialog()
91{
92 Core::self()->uiControllerInternal()->showSettingsDialog();
93}
94
95void MainWindowPrivate::newWindow()
96{

Callers

nothing calls this directly

Calls 2

showSettingsDialogMethod · 0.80
uiControllerInternalMethod · 0.80

Tested by

no test coverage detected