Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ defaultMainWindow
Method
defaultMainWindow
kdevplatform/shell/uicontroller.cpp:463–468 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
461
}
462
463
MainWindow *UiController::defaultMainWindow()
464
{
465
Q_D(UiController);
466
467
return d->defaultMainWindow;
468
}
469
470
void UiController::initialize()
471
{
Callers
12
setupActions
Method · 0.80
urlInfo
Function · 0.80
setupActions
Method · 0.80
areaChanged
Method · 0.80
writeProjectSettingsToConfigFile
Function · 0.80
userWantsReopen
Method · 0.80
setupActions
Method · 0.80
initialize
Method · 0.80
showOpenFile
Method · 0.80
setupActions
Method · 0.80
createViewWidget
Method · 0.80
setupActions
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected