Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetOptions
Method
GetOptions
Modules/Forms/src/mitkQuestionWithOptions.cpp:28–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
}
27
28
std::vector<std::string> QuestionWithOptions::GetOptions() const
29
{
30
return m_Options;
31
}
32
33
void QuestionWithOptions::AddResponse(size_t i)
34
{
Callers
6
CreateWidgets
Method · 0.45
CreateWidgets
Method · 0.45
CreateWidgets
Method · 0.45
Write
Method · 0.45
DoRead
Method · 0.45
to_json
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected