MCPcopy Create free account
hub / github.com/OpenStarbound/OpenStarbound / clearSelected

Method clearSelected

source/windowing/StarListWidget.cpp:175–177  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

173}
174
175void ListWidget::clearSelected() {
176 setSelected(NPos);
177}
178
179void ListWidget::setSelectedWidget(WidgetPtr selected) {
180 auto offset = itemPosition(selected);

Callers 5

showMissionsMethod · 0.80
showCrewMethod · 0.80
initMultiPlayerMenuMethod · 0.80
updateSpeciesMethod · 0.80
QuestLogInterfaceMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected