Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Project-LemonLime/Project_LemonLime
/ setSettings
Method
setSettings
src/taskeditwidget.cpp:153–153 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
151
}
152
153
void TaskEditWidget::setSettings(Settings *_settings) { settings = _settings; }
154
155
void TaskEditWidget::refreshWidgetState() {
156
if (! editTask)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected