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

Method object

core/bindingnode.cpp:84–87  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

82 return m_parent;
83}
84QObject *GammaRay::BindingNode::object() const
85{
86 return m_object;
87}
88int GammaRay::BindingNode::propertyIndex() const
89{
90 return m_propertyIndex;

Callers 15

logEntryMethod · 0.45
submitFinishedMethod · 0.45
findDependenciesForMethod · 0.45
scanForBindingLoopsMethod · 0.45
writePropertyMethod · 0.45
dataMethod · 0.45
itemDataMethod · 0.45
hasLoopMethod · 0.45
isParentEditableMethod · 0.45
propagateWriteMethod · 0.45
doSetObjectMethod · 0.45
propertyDataMethod · 0.45

Calls

no outgoing calls

Tested by 6

findDependenciesForMethod · 0.36
testMockProviderMethod · 0.36
testQtObjectMethod · 0.36