Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
84
void MacroDock::ShowStatusLabel(bool value)
85
{
86
_statusText->setVisible(value);
87
}
88
89
void MacroDock::SetConditionsTrueText(const StringVariable &text)
90
{
Callers
1
SetHasStatusLabel
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected