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

Method ppEnabled

gui/src/qnapi.cpp:46–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44}
45
46bool QNapi::ppEnabled() { return config.postProcessingConfig().enabled(); }
47
48void QNapi::setMoviePath(QString path) {
49 movie = path;

Callers 2

foreachFunction · 0.80
runMethod · 0.80

Calls 2

enabledMethod · 0.80
postProcessingConfigMethod · 0.80

Tested by

no test coverage detected