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

Method propertyFlags

core/propertydata.cpp:70–73  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68}
69
70PropertyModel::PropertyFlags PropertyData::propertyFlags() const
71{
72 return m_propertyFlags;
73}
74
75void PropertyData::setPropertyFlags(PropertyModel::PropertyFlags flags)
76{

Callers 3

matchesMethod · 0.80
dataMethod · 0.80
testQtObjectMethod · 0.80

Calls

no outgoing calls

Tested by 1

testQtObjectMethod · 0.64