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

Method setPropertyFlags

core/propertydata.cpp:75–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73}
74
75void PropertyData::setPropertyFlags(PropertyModel::PropertyFlags flags)
76{
77 m_propertyFlags = flags;
78}
79
80int PropertyData::revision() const
81{

Callers 2

propertyMetaDataMethod · 0.80
propertyDataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected