Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/GammaRay
/ property
Method
property
core/bindingnode.cpp:56–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
QMetaProperty BindingNode::property() const
57
{
58
return m_object->metaObject()->property(m_propertyIndex);
59
}
60
61
QVariant BindingNode::cachedValue() const
62
{
Callers
15
propertyData
Method · 0.45
stringifyProperty
Function · 0.45
doSetObject
Method · 0.45
propertyMetaData
Method · 0.45
propertyData
Method · 0.45
writeProperty
Method · 0.45
resetProperty
Method · 0.45
BindingNode
Method · 0.45
readValue
Method · 0.45
refreshValue
Method · 0.45
check
Method · 0.45
setQObject
Method · 0.45
Calls
1
metaObject
Method · 0.45
Tested by
4
testMockProvider
Method · 0.36
testQmlBindingProvider
Method · 0.36
testQtObject
Method · 0.36
testPropertyType
Method · 0.36