Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
162
std::string MacroConditionVariable::GetShortDesc() const
163
{
164
return GetWeakVariableName(_variable);
165
}
166
167
static inline void populateConditionSelection(QComboBox *list)
168
{
Callers
1
VariableChanged
Method · 0.45
Calls
1
GetWeakVariableName
Function · 0.85
Tested by
no test coverage detected