MCPcopy Create free account
hub / github.com/MITK/MITK / SubmitFileResponses

Method SubmitFileResponses

Modules/Forms/src/mitkQuestion.cpp:56–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54}
55
56std::vector<fs::path> Question::SubmitFileResponses(const fs::path& /*basePath*/) const
57{
58 return {};
59}
60
61void mitk::Forms::from_json(const ordered_json& j, Question& q)
62{

Callers 1

SubmitToCSVMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected