Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenApoc/OpenApoc
/ getSelectedItem
Method
getSelectedItem
forms/listbox.cpp:493–493 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
491
}
492
493
sp<Control> ListBox::getSelectedItem() { return selected; }
494
495
sp<Control> ListBox::getHoveredItem() { return hovered; }
496
Callers
1
setCurrentLabInfo
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected