Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ getReadOnly
Method
getReadOnly
Tools/EditorFramework/DataTypeProperty.cpp:44–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
bool DataTypeProperty::getReadOnly() const
45
{
46
return mReadOnly;
47
}
48
49
bool DataTypeProperty::getVisible() const
50
{
Callers
14
updateProperty
Method · 0.80
updateProperty
Method · 0.80
updateProperty
Method · 0.80
updateProperty
Method · 0.80
updateProperty
Method · 0.80
updateProperty
Method · 0.80
updateProperty
Method · 0.80
updateProperty
Method · 0.80
updateProperty
Method · 0.80
updateProperty
Method · 0.80
updateProperty
Method · 0.80
updateProperty
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected