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

Method inputFileChanged

src/exttestcaseupdaterdialog.cpp:212–212  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

210}
211
212void ExtTestCaseUpdaterDialog::inputFileChanged(const QString &text) { input = text; }
213
214void ExtTestCaseUpdaterDialog::outputFileChanged(const QString &text) { output = text; }
215

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected