MCPcopy Create free account
hub / github.com/KDE/kdevelop / activeMainWindow

Function activeMainWindow

plugins/heaptrack/utils.cpp:23–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21 }
22
23 QWidget* activeMainWindow()
24 {
25 return KDevelop::ICore::self()->uiController()->activeMainWindow();
26 }
27}

Callers 3

mainWindowsMethod · 0.85
showSettingsDialogMethod · 0.85
attachHeaptrackMethod · 0.85

Calls 2

uiControllerMethod · 0.80
activeMainWindowMethod · 0.45

Tested by

no test coverage detected