Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ getMainWidget
Method
getMainWidget
Common/PanelView/BasePanelViewCell.h:40–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
}
39
40
MyGUI::Widget* getMainWidget()
41
{
42
return mMainWidget;
43
}
44
45
void setClientHeight(int _height, bool _smooth = true)
46
{
Callers
1
updateView
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected