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

Method accessFlags

core/propertydata.cpp:60–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58}
59
60PropertyData::AccessFlags PropertyData::accessFlags() const
61{
62 return m_accessFlags;
63}
64
65void PropertyData::setAccessFlags(PropertyData::AccessFlags flags)
66{

Callers 6

matchesMethod · 0.80
dataMethod · 0.80
flagsMethod · 0.80
isParentEditableMethod · 0.80
PropertyAdaptorTestClass · 0.80
testRWMetaObjectMethod · 0.80

Calls

no outgoing calls

Tested by 1

testRWMetaObjectMethod · 0.64