MCPcopy 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
80void QmitkForm::SetResponsesPath(const fs::path& csvPath)
81{
82 m_ResponsesPath = csvPath;
83}
84
85void QmitkForm::CreateQuestionWidgets()
86{

Callers 1

UpdateFormWidgetMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected