MCPcopy 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
463MainWindow *UiController::defaultMainWindow()
464{
465 Q_D(UiController);
466
467 return d->defaultMainWindow;
468}
469
470void UiController::initialize()
471{

Callers 12

setupActionsMethod · 0.80
urlInfoFunction · 0.80
setupActionsMethod · 0.80
areaChangedMethod · 0.80
userWantsReopenMethod · 0.80
setupActionsMethod · 0.80
initializeMethod · 0.80
showOpenFileMethod · 0.80
setupActionsMethod · 0.80
createViewWidgetMethod · 0.80
setupActionsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected