MCPcopy Create free account
hub / github.com/HO-COOH/FastCopy / SettingsViewModel

Method SettingsViewModel

FastCopy/SettingsViewModel.h:10–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8 struct SettingsViewModel : SettingsViewModelT<SettingsViewModel>
9 {
10 SettingsViewModel() = default;
11
12 bool Notify();
13 void Notify(bool value);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected