Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
99
int IniSettings::overwriteMode()
100
{
101
return settings->value(
"Options/Overwrite mode"
).toInt();
102
}
103
104
int IniSettings::jpgQuality()
105
{
Callers
nothing calls this directly
Calls
1
value
Method · 0.80
Tested by
no test coverage detected