MCPcopy 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
43void TestVariableController::addWatch(Variable* variable)
44{
45 Q_UNUSED(variable);
46}
47
48void TestVariableController::addWatchpoint(Variable* variable)
49{

Callers 1

slotLinkActivatedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected