Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ setCallback
Method
setCallback
source/windowing/StarTabSet.cpp:88–90 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
86
}
87
88
void TabSetWidget::setCallback(WidgetCallbackFunc callback) {
89
m_callback = std::move(callback);
90
}
91
92
}
Callers
11
ScrollBar
Method · 0.45
addTab
Method · 0.45
radioGroupHandler
Method · 0.45
itemSlotHandler
Method · 0.45
itemGridHandler
Method · 0.45
listHandler
Method · 0.45
sliderHandler
Method · 0.45
initCharSelectionMenu
Method · 0.45
initMultiPlayerMenu
Method · 0.45
MerchantPane
Method · 0.45
QuestLogInterface
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected