MCPcopy 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
142IVariableController::UpdateTypes IVariableController::autoUpdate() const
143{
144 Q_D(const IVariableController);
145
146 return d->autoUpdate;
147}
148
149}
150

Callers 2

testVariablesWatchesMethod · 0.80
testVariablesChangedMethod · 0.80

Calls

no outgoing calls

Tested by 2

testVariablesWatchesMethod · 0.64
testVariablesChangedMethod · 0.64