Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ getProperties
Method
getProperties
UnitTests/TestApp/Data.cpp:63–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
}
62
63
const MyGUI::MapString Data::getProperties() const
64
{
65
return mProperties;
66
}
67
68
void Data::addChild(Data* _child)
69
{
Callers
6
setType
Method · 0.80
initialiseWidgetSkinBase
Method · 0.80
setSkinProperty
Method · 0.80
setCurrentData
Method · 0.80
copyProperty
Method · 0.80
setType
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected