Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ GetShortDesc
Method
GetShortDesc
plugins/base/macro-condition-profile.cpp:37–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
}
36
37
std::string MacroConditionProfile::GetShortDesc() const
38
{
39
return _profile;
40
}
41
42
MacroConditionProfileEdit::MacroConditionProfileEdit(
43
QWidget *parent, std::shared_ptr<MacroConditionProfile> entryData)
Callers
1
ProfileChanged
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected