MCPcopy 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
37std::string MacroConditionProfile::GetShortDesc() const
38{
39 return _profile;
40}
41
42MacroConditionProfileEdit::MacroConditionProfileEdit(
43 QWidget *parent, std::shared_ptr<MacroConditionProfile> entryData)

Callers 1

ProfileChangedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected