MCPcopy 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
128void Widget::markAsContainer() {
129 m_container = true;
130}
131
132WidgetPtr Widget::keyboardCapturer() const {
133 if (active()) {

Callers 4

spinnerHandlerMethod · 0.80
radioGroupHandlerMethod · 0.80
containerHandlerMethod · 0.80
buildTeamBarMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected