Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ModOrganizer2/modorganizer
/ checkSettings
Method
checkSettings
src/statusbar.cpp:139–142 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
137
}
138
139
void StatusBar::checkSettings(const Settings& settings)
140
{
141
m_api->setVisible(!settings.interface().hideAPICounter());
142
}
143
144
void StatusBar::updateNormalMessage(OrganizerCore& core)
145
{
Callers
1
on_actionSettings_triggered
Method · 0.80
Calls
2
setVisible
Method · 0.80
hideAPICounter
Method · 0.80
Tested by
no test coverage detected