Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ addWatch
Method
addWatch
kdevplatform/tests/testvariablecontroller.cpp:43–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
void TestVariableController::addWatch(Variable* variable)
44
{
45
Q_UNUSED(variable);
46
}
47
48
void TestVariableController::addWatchpoint(Variable* variable)
49
{
Callers
1
slotLinkActivated
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected