Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ HasFileResponses
Method
HasFileResponses
Modules/Forms/src/mitkQuestion.cpp:51–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
49
}
50
51
bool Question::HasFileResponses() const
52
{
53
return false;
54
}
55
56
std::vector<fs::path> Question::SubmitFileResponses(const fs::path& /*basePath*/) const
57
{
Callers
1
SubmitToCSV
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected