Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ markAsContainer
Method
markAsContainer
source/windowing/StarWidget.cpp:128–130 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
126
}
127
128
void Widget::markAsContainer() {
129
m_container = true;
130
}
131
132
WidgetPtr Widget::keyboardCapturer() const {
133
if (active()) {
Callers
4
spinnerHandler
Method · 0.80
radioGroupHandler
Method · 0.80
containerHandler
Method · 0.80
buildTeamBar
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected