Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ GetShortDesc
Method
GetShortDesc
plugins/base/macro-condition-file.cpp:211–214 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
209
}
210
211
std::string MacroConditionFile::GetShortDesc() const
212
{
213
return _file.UnresolvedValue();
214
}
215
216
static void populateConditions(QComboBox *list)
217
{
Callers
1
PathChanged
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected