Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
75
void PropertyData::setPropertyFlags(PropertyModel::PropertyFlags flags)
76
{
77
m_propertyFlags = flags;
78
}
79
80
int PropertyData::revision() const
81
{
Callers
2
propertyMetaData
Method · 0.80
propertyData
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected