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

Method setWebPCompression

src/dialogquality.cpp:62–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60}
61
62void DialogQuality::setWebPCompression(const int &value)
63{
64 spinWebPCompression->setValue(value);
65}
66
67void DialogQuality::setWebPQuality(const int &value)
68{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected