MCPcopy 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
493sp<Control> ListBox::getSelectedItem() { return selected; }
494
495sp<Control> ListBox::getHoveredItem() { return hovered; }
496

Callers 1

setCurrentLabInfoMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected