Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenApoc/OpenApoc
/ getParent
Method
getParent
forms/control.cpp:857–857 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
855
}
856
857
sp<Control> Control::getParent() const { return owningControl.lock(); }
858
859
sp<Control> Control::getRootControl()
860
{
Callers
12
resolveLocation
Method · 0.95
configureSelfFromXml
Method · 0.95
setDirty
Method · 0.95
eventOccurred
Method · 0.80
updateLocation
Method · 0.80
addVehiclesToList
Method · 0.80
addBuildingToRightList
Method · 0.80
clearTextEdit
Method · 0.80
beginEditing
Method · 0.80
eventOccurred
Method · 0.80
getAncestor
Method · 0.80
onRender
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected