Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ GetShortDesc
Method
GetShortDesc
plugins/base/macro-condition-slideshow.cpp:108–111 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
106
}
107
108
std::string MacroConditionSlideshow::GetShortDesc() const
109
{
110
return _source.ToString();
111
}
112
113
void MacroConditionSlideshow::SetSource(const SourceSelection &source)
114
{
Callers
1
SourceChanged
Method · 0.45
Calls
1
ToString
Method · 0.45
Tested by
no test coverage detected