MCPcopy 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
521void SettingsService::close()
522{
523 m_preferences.end();
524}
525
526void SettingsService::cleanUp()
527{

Callers

nothing calls this directly

Calls 1

endMethod · 0.45

Tested by

no test coverage detected