Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ documentController
Function
documentController
kdevplatform/debugger/tests/test_breakpointmodel.cpp:103–106 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
101
}
102
103
IDocumentController* documentController()
104
{
105
return ICore::self()->documentController();
106
}
107
108
BreakpointModel* breakpointModel()
109
{
Callers
3
setupPrimaryDocumentAndBreakpoint
Method · 0.85
init
Method · 0.85
testSetLocation
Method · 0.85
Calls
1
documentController
Method · 0.80
Tested by
no test coverage detected