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

Method fullScoreChanged

src/addtestcaseswizard.cpp:79–79  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

77}
78
79void AddTestCasesWizard::fullScoreChanged(const QString &text) { fullScore = text.toInt(); }
80
81void AddTestCasesWizard::timeLimitChanged(const QString &text) { timeLimit = text.toInt(); }
82

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected