Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BlueAndi/Pixelix
/ close
Method
close
lib/SettingsService/src/SettingsService.cpp:521–524 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
519
}
520
521
void SettingsService::close()
522
{
523
m_preferences.end();
524
}
525
526
void SettingsService::cleanUp()
527
{
Callers
nothing calls this directly
Calls
1
end
Method · 0.45
Tested by
no test coverage detected