MCPcopy Create free account
hub / github.com/KDE/kdevelop / watches

Function watches

kdevplatform/debugger/variable/variablecollection.h:181–181  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

179 explicit VariablesRoot(TreeModel* model);
180
181 Watches *watches() const { return m_watches; }
182 Locals* locals(const QString& name);
183 QHash<QString, Locals*> allLocals() const;
184

Callers 2

VariableCollectionMethod · 0.85
updateAutoUpdateMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected