MCPcopy 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
211std::string MacroConditionFile::GetShortDesc() const
212{
213 return _file.UnresolvedValue();
214}
215
216static void populateConditions(QComboBox *list)
217{

Callers 1

PathChangedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected