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

Function root

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

Source from the content-addressed store, hash-verified

221 ~VariableCollection() override;
222
223 VariablesRoot* root() const { return m_universe; }
224 Watches* watches() const { return m_universe->watches(); }
225 /**
226 * @return the locals section with a given name or with the name defaultLocalsSectionTitle() if @p name is empty

Callers 3

removeRecursivelyMethod · 0.85
createProjectMethod · 0.85
unpackArchiveMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected