MCPcopy Create free account
hub / github.com/WarmUpTill/SceneSwitcher / GetShortDesc

Method GetShortDesc

lib/macro/macro-condition-variable.cpp:162–165  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

160}
161
162std::string MacroConditionVariable::GetShortDesc() const
163{
164 return GetWeakVariableName(_variable);
165}
166
167static inline void populateConditionSelection(QComboBox *list)
168{

Callers 1

VariableChangedMethod · 0.45

Calls 1

GetWeakVariableNameFunction · 0.85

Tested by

no test coverage detected