MCPcopy 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
114std::string MacroActionQueue::GetShortDesc() const
115{
116 return GetActionQueueName(_queue);
117}
118
119std::shared_ptr<MacroAction> MacroActionQueue::Create(Macro *m)
120{

Callers 3

MacroChangedMethod · 0.45
QueueChangedMethod · 0.45
ActionChangedMethod · 0.45

Calls 1

GetActionQueueNameFunction · 0.85

Tested by

no test coverage detected