Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
175
void ListWidget::clearSelected() {
176
setSelected(NPos);
177
}
178
179
void ListWidget::setSelectedWidget(WidgetPtr selected) {
180
auto offset = itemPosition(selected);
Callers
5
showMissions
Method · 0.80
showCrew
Method · 0.80
initMultiPlayerMenu
Method · 0.80
updateSpecies
Method · 0.80
QuestLogInterface
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected