Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
60
PropertyData::AccessFlags PropertyData::accessFlags() const
61
{
62
return m_accessFlags;
63
}
64
65
void PropertyData::setAccessFlags(PropertyData::AccessFlags flags)
66
{
Callers
6
matches
Method · 0.80
data
Method · 0.80
flags
Method · 0.80
isParentEditable
Method · 0.80
PropertyAdaptorTest
Class · 0.80
testRWMetaObject
Method · 0.80
Calls
no outgoing calls
Tested by
1
testRWMetaObject
Method · 0.64