Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ getSize
Method
getSize
Tools/LayoutEditor/SelectorControl.cpp:122–125 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
120
}
121
122
MyGUI::IntSize SelectorControlLE::getSize()
123
{
124
return mCoordValue.size();
125
}
126
127
const MyGUI::IntCoord& SelectorControlLE::getCoord() const
128
{
Callers
9
createSkin
Method · 0.45
initialise
Method · 0.45
onDoModal
Method · 0.45
show
Method · 0.45
setPosition
Method · 0.45
PropertiesPanelView
Method · 0.45
notifyWindowChangeCoord
Method · 0.45
updateImageCoord
Method · 0.45
updateFrame
Method · 0.45
Calls
1
size
Method · 0.45
Tested by
1
createSkin
Method · 0.36