Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ getRoot
Method
getRoot
UnitTests/UnitTest_TreeControl/TreeControl.h:154–157 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
152
}
153
154
inline TreeControl::Node* TreeControl::getRoot() const
155
{
156
return mpRoot;
157
}
158
inline bool TreeControl::isRootVisible() const
159
{
160
return mbRootVisible;
Callers
4
loadFromFile
Method · 0.45
SampleLayout
Method · 0.45
notifyTreeNodePrepare
Method · 0.45
getPath
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected