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

Method setAnswerFileExtension

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

Source from the content-addressed store, hash-verified

112}
113
114void Task::setAnswerFileExtension(const QString &extension) { answerFileExtension = extension; }
115
116void Task::setSourceFilesPath(const QStringList &pathList) { sourceFilesPath = pathList; }
117

Callers 4

addTaskMethod · 0.80
addTaskWithScoreScaleMethod · 0.80
addTaskMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected