Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ _getImageBox
Method
_getImageBox
MyGUIEngine/src/MyGUI_Button.cpp:231–234 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
229
}
230
231
ImageBox* Button::_getImageBox() const
232
{
233
return mImage;
234
}
235
236
} // namespace MyGUI
Callers
3
getStaticImage
Method · 0.80
setImageIndex
Method · 0.80
getImageIndex
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected