Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ setName
Method
setName
UnitTests/TestApp/ActionCreateData.cpp:47–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
}
46
47
void ActionCreateData::setName(std::string_view _value)
48
{
49
mName = _value;
50
}
51
}
Callers
2
notifyMouseButtonClick
Method · 0.45
createLayerAt
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected