MCPcopy Create free account
hub / github.com/WarmUpTill/SceneSwitcher / ShowStatusLabel

Method ShowStatusLabel

lib/macro/macro-dock.cpp:84–87  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

82}
83
84void MacroDock::ShowStatusLabel(bool value)
85{
86 _statusText->setVisible(value);
87}
88
89void MacroDock::SetConditionsTrueText(const StringVariable &text)
90{

Callers 1

SetHasStatusLabelMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected