Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ SetPauseButtonText
Method
SetPauseButtonText
lib/macro/macro-dock.cpp:72–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
70
}
71
72
void MacroDock::SetPauseButtonText(const StringVariable &text)
73
{
74
_pauseButtonText = text;
75
UpdateText();
76
}
77
78
void MacroDock::SetUnpauseButtonText(const StringVariable &text)
79
{
Callers
1
AskForSettings
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected