Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ addPropertyNameEnabled
Method
addPropertyNameEnabled
Tools/EditorFramework/ListBoxDataControl.cpp:293–296 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
291
}
292
293
void ListBoxDataControl::addPropertyNameEnabled(std::string_view _propertyName)
294
{
295
mPropertyNamesEnable.emplace_back(_propertyName);
296
}
297
298
}
Callers
4
OnInitialise
Method · 0.80
OnInitialise
Method · 0.80
OnInitialise
Method · 0.80
setDataInfo
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected