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

Method value

core/propertydata.cpp:28–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26}
27
28QVariant PropertyData::value() const
29{
30 return m_value;
31}
32
33void PropertyData::setValue(const QVariant &value)
34{

Callers 15

objectRemovedMethod · 0.45
objectReparentedMethod · 0.45
rowCountMethod · 0.45
parentMethod · 0.45
indexMethod · 0.45
indexForObjectMethod · 0.45
propertyDataMethod · 0.45
dataMethod · 0.45
selectObjectMethod · 0.45
propertyDataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected