MCPcopy 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}
88int GammaRay::BindingNode::propertyIndex() const
89{
90 return m_propertyIndex;
91}
92const QString &GammaRay::BindingNode::canonicalName() const
93{
94 return m_canonicalName;

Callers 7

findDependenciesForMethod · 0.80
scanForBindingLoopsMethod · 0.80
lessThanMethod · 0.80
findEquivalentMethod · 0.80
findDependenciesForMethod · 0.80
findDependenciesForMethod · 0.80
findDependenciesForMethod · 0.80

Calls

no outgoing calls

Tested by 1

findDependenciesForMethod · 0.64