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

Method setFollowSymLinks

gui/src/forms/frmscan.h:43–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41 }
42 void setSkipIfSubtitlesExists(bool skip) { skipIfSubtitlesExists = skip; }
43 void setFollowSymLinks(bool follow) { followSymLinks = follow; }
44
45 QStringList fileList;
46

Callers 1

pbScanClickedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected