Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
117
void MacroSegmentList::SetHelpMsg(const QString &msg) const
118
{
119
_helpMsg->setText(msg);
120
}
121
122
void MacroSegmentList::SetHelpMsgVisible(bool visible)
123
{
Callers
1
MacroEdit
Method · 0.80
Calls
1
setText
Method · 0.80
Tested by
no test coverage detected