Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ autoUpdate
Method
autoUpdate
kdevplatform/debugger/interfaces/ivariablecontroller.cpp:142–147 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
140
}
141
142
IVariableController::UpdateTypes IVariableController::autoUpdate() const
143
{
144
Q_D(const IVariableController);
145
146
return d->autoUpdate;
147
}
148
149
}
150
Callers
2
testVariablesWatches
Method · 0.80
testVariablesChanged
Method · 0.80
Calls
no outgoing calls
Tested by
2
testVariablesWatches
Method · 0.64
testVariablesChanged
Method · 0.64