MCPcopy 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
56QMetaProperty BindingNode::property() const
57{
58 return m_object->metaObject()->property(m_propertyIndex);
59}
60
61QVariant BindingNode::cachedValue() const
62{

Callers 15

propertyDataMethod · 0.45
stringifyPropertyFunction · 0.45
doSetObjectMethod · 0.45
propertyMetaDataMethod · 0.45
propertyDataMethod · 0.45
writePropertyMethod · 0.45
resetPropertyMethod · 0.45
BindingNodeMethod · 0.45
readValueMethod · 0.45
refreshValueMethod · 0.45
checkMethod · 0.45
setQObjectMethod · 0.45

Calls 1

metaObjectMethod · 0.45

Tested by 4

testMockProviderMethod · 0.36
testQtObjectMethod · 0.36
testPropertyTypeMethod · 0.36