Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenApoc/OpenApoc
/ setFuncSelectionItemRender
Method
setFuncSelectionItemRender
forms/multilistbox.cpp:553–557 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
551
}
552
553
void MultilistBox::setFuncSelectionItemRender(std::function<void(sp<Control>)> func)
554
{
555
funcSelectionItemRender = func;
556
setDirty();
557
}
558
} // namespace OpenApoc
Callers
3
updateLocation
Method · 0.80
addVehiclesToList
Method · 0.80
addBuildingToRightList
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected