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

Method SetHelpMsg

lib/macro/macro-segment-list.cpp:117–120  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

115}
116
117void MacroSegmentList::SetHelpMsg(const QString &msg) const
118{
119 _helpMsg->setText(msg);
120}
121
122void MacroSegmentList::SetHelpMsgVisible(bool visible)
123{

Callers 1

MacroEditMethod · 0.80

Calls 1

setTextMethod · 0.80

Tested by

no test coverage detected