Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
46
bool QNapi::ppEnabled() { return config.postProcessingConfig().enabled(); }
47
48
void QNapi::setMoviePath(QString path) {
49
movie = path;
Callers
2
foreach
Function · 0.80
run
Method · 0.80
Calls
2
enabled
Method · 0.80
postProcessingConfig
Method · 0.80
Tested by
no test coverage detected