Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
}
84
QObject *GammaRay::BindingNode::object() const
85
{
86
return m_object;
87
}
88
int GammaRay::BindingNode::propertyIndex() const
89
{
90
return m_propertyIndex;
Callers
15
logEntry
Method · 0.45
submitFinished
Method · 0.45
findDependenciesFor
Method · 0.45
scanForBindingLoops
Method · 0.45
writeProperty
Method · 0.45
data
Method · 0.45
itemData
Method · 0.45
hasLoop
Method · 0.45
isParentEditable
Method · 0.45
propagateWrite
Method · 0.45
doSetObject
Method · 0.45
propertyData
Method · 0.45
Calls
no outgoing calls
Tested by
6
findDependenciesFor
Method · 0.36
testMockProvider
Method · 0.36
testQmlBindingProvider
Method · 0.36
testQtObject
Method · 0.36
testMetaObjectVariantPointer
Method · 0.36
testMetaObjectVariantValue
Method · 0.36