Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ SetResponsesPath
Method
SetResponsesPath
Modules/FormsUI/src/QmitkForm.cpp:80–83 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
78
}
79
80
void QmitkForm::SetResponsesPath(const fs::path& csvPath)
81
{
82
m_ResponsesPath = csvPath;
83
}
84
85
void QmitkForm::CreateQuestionWidgets()
86
{
Callers
1
UpdateFormWidget
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected