Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ getRoot
Method
getRoot
UnitTests/TestApp/DataManager.cpp:59–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
}
58
59
Data* DataManager::getRoot()
60
{
61
return mRoot;
62
}
63
64
void DataManager::invalidateDatas()
65
{
Callers
7
Gui.h
File · 0.45
setupResources
Method · 0.45
doAction
Method · 0.45
undoAction
Method · 0.45
updateListData
Method · 0.45
doAction
Method · 0.45
undoAction
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected