Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ GetShortDesc
Method
GetShortDesc
plugins/base/macro-action-window.cpp:135–138 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
133
}
134
135
std::string MacroActionWindow::GetShortDesc() const
136
{
137
return _window;
138
}
139
140
std::shared_ptr<MacroAction> MacroActionWindow::Create(Macro *m)
141
{
Callers
1
WindowChanged
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected