Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ GetShortDesc
Method
GetShortDesc
lib/macro/macro-action-queue.cpp:114–117 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
112
}
113
114
std::string MacroActionQueue::GetShortDesc() const
115
{
116
return GetActionQueueName(_queue);
117
}
118
119
std::shared_ptr<MacroAction> MacroActionQueue::Create(Macro *m)
120
{
Callers
3
MacroChanged
Method · 0.45
QueueChanged
Method · 0.45
ActionChanged
Method · 0.45
Calls
1
GetActionQueueName
Function · 0.85
Tested by
no test coverage detected