Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
mainWindows
Method · 0.85
showSettingsDialog
Method · 0.85
attachHeaptrack
Method · 0.85
Calls
2
uiController
Method · 0.80
activeMainWindow
Method · 0.45
Tested by
no test coverage detected