Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
}
129
void BindingNode::setSourceLocation(const SourceLocation &location)
130
{
131
m_sourceLocation = location;
132
}
133
134
135
uint BindingNode::depth() const
Callers
1
fetchSourceLocationFor
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected