Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
82
void Task::setSubFolderCheck(bool check) { subFolderCheck = check; }
83
84
void Task::setSourceFileName(const QString &fileName) { sourceFileName = fileName; }
85
Callers
1
subFolderCheckChanged
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected