MCPcopy Create free account
hub / github.com/Project-LemonLime/Project_LemonLime / setSubFolderCheck

Method setSubFolderCheck

src/core/task.cpp:82–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80}
81
82void Task::setSubFolderCheck(bool check) { subFolderCheck = check; }
83
84void Task::setSourceFileName(const QString &fileName) { sourceFileName = fileName; }
85

Callers 1

subFolderCheckChangedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected