MCPcopy 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
153void TaskEditWidget::setSettings(Settings *_settings) { settings = _settings; }
154
155void TaskEditWidget::refreshWidgetState() {
156 if (! editTask)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected