Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidgiven/fluxengine
/ SetRightLabel
Method
SetRightLabel
src/gui/customstatusbar.cc:104–107 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
102
}
103
104
void CustomStatusBar::SetRightLabel(const std::string& text)
105
{
106
_rightLabel->SetLabel(text);
107
}
Callers
1
OnLogMessage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected