Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ ShowPauseButton
Method
ShowPauseButton
lib/macro/macro-dock.cpp:67–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
65
}
66
67
void MacroDock::ShowPauseButton(bool value)
68
{
69
_pauseToggle->setVisible(value);
70
}
71
72
void MacroDock::SetPauseButtonText(const StringVariable &text)
73
{
Callers
1
SetHasPauseButton
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected