MCPcopy 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

setTypeMethod · 0.80
setSkinPropertyMethod · 0.80
setCurrentDataMethod · 0.80
copyPropertyMethod · 0.80
setTypeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected