MCPcopy Create free account
hub / github.com/KDAB/GammaRay / setSourceLocation

Method setSourceLocation

core/bindingnode.cpp:129–132  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

127 m_canonicalName = name;
128}
129void BindingNode::setSourceLocation(const SourceLocation &location)
130{
131 m_sourceLocation = location;
132}
133
134
135uint BindingNode::depth() const

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected