Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
70
PropertyModel::PropertyFlags PropertyData::propertyFlags() const
71
{
72
return m_propertyFlags;
73
}
74
75
void PropertyData::setPropertyFlags(PropertyModel::PropertyFlags flags)
76
{
Callers
3
matches
Method · 0.80
data
Method · 0.80
testQtObject
Method · 0.80
Calls
no outgoing calls
Tested by
1
testQtObject
Method · 0.64