MCPcopy 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
28std::vector<std::string> QuestionWithOptions::GetOptions() const
29{
30 return m_Options;
31}
32
33void QuestionWithOptions::AddResponse(size_t i)
34{

Callers 6

CreateWidgetsMethod · 0.45
CreateWidgetsMethod · 0.45
CreateWidgetsMethod · 0.45
WriteMethod · 0.45
DoReadMethod · 0.45
to_jsonMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected