MCPcopy Create free account
hub / github.com/QNapi/qnapi / encodingFrom

Method encodingFrom

libqnapi/src/config/postprocessingconfig.h:67–67  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

65 return encodingChangeMethod_;
66 }
67 QString encodingFrom() const { return encodingFrom_; }
68 bool encodingAutoDetectFrom() const { return encodingAutoDetectFrom_; }
69 QString encodingTo() const { return encodingTo_; }
70 bool showAllEncodings() const { return showAllEncodings_; }

Callers 4

performMethod · 0.80
readConfigMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected