Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ setDepth
Method
setDepth
Tools/LayoutEditor/PanelProperties.cpp:32–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
}
31
32
void PanelProperties::setDepth(size_t _value)
33
{
34
mDepth = _value;
35
}
36
37
size_t PanelProperties::getDepth() const
38
{
Callers
1
getPropertyWindow
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected