Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SpartanJ/eepp
/ getLayoutPositionPolicy
Method
getLayoutPositionPolicy
src/eepp/ui/uiwidget.cpp:361–363 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
359
}
360
361
PositionPolicy UIWidget::getLayoutPositionPolicy() const {
362
return mLayoutPositionPolicy;
363
}
364
365
UITooltip* UIWidget::createTooltip() {
366
if ( NULL != mTooltip )
Callers
1
fixChildPos
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected