MCPcopy Create free account
hub / github.com/Faster3ck/Converseen / overwriteMode

Method overwriteMode

src/inisettings.cpp:99–102  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

97}
98
99int IniSettings::overwriteMode()
100{
101 return settings->value("Options/Overwrite mode").toInt();
102}
103
104int IniSettings::jpgQuality()
105{

Callers

nothing calls this directly

Calls 1

valueMethod · 0.80

Tested by

no test coverage detected