Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ getVerticalAlignment
Method
getVerticalAlignment
MyGUIEngine/src/MyGUI_ItemBox.cpp:898–901 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
896
}
897
898
bool ItemBox::getVerticalAlignment() const
899
{
900
return mAlignVert;
901
}
902
903
Widget* ItemBox::getWidgetDrag() const
904
{
Callers
8
Type MYGUICALL ExportMenuControl_GetVerticalAlignment
Method · 0.45
Type MYGUICALL ExportScrollBar_GetVerticalAlignment
Method · 0.45
Type MYGUICALL ExportItemBox_GetVerticalAlignment
Method · 0.45
get
Function · 0.45
get
Function · 0.45
MyGUI_Managed_ScrollBar.h
File · 0.45
getItemBoxAlignVert
Method · 0.45
getAlignVert
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected