Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/GammaRay
/ propertyIndex
Method
propertyIndex
core/bindingnode.cpp:88–91 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
86
return m_object;
87
}
88
int GammaRay::BindingNode::propertyIndex() const
89
{
90
return m_propertyIndex;
91
}
92
const QString &GammaRay::BindingNode::canonicalName() const
93
{
94
return m_canonicalName;
Callers
7
findDependenciesFor
Method · 0.80
scanForBindingLoops
Method · 0.80
lessThan
Method · 0.80
findEquivalent
Method · 0.80
findDependenciesFor
Method · 0.80
findDependenciesFor
Method · 0.80
findDependenciesFor
Method · 0.80
Calls
no outgoing calls
Tested by
1
findDependenciesFor
Method · 0.64