Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
56
std::vector<fs::path> Question::SubmitFileResponses(const fs::path& /*basePath*/) const
57
{
58
return {};
59
}
60
61
void mitk::Forms::from_json(const ordered_json& j, Question& q)
62
{
Callers
1
SubmitToCSV
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected