MCPcopy Create free account
hub / github.com/MITK/MITK / HasOtherOption

Method HasOtherOption

Modules/Forms/src/mitkQuestionWithOtherOption.cpp:33–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31}
32
33bool QuestionWithOtherOption::HasOtherOption() const
34{
35 return m_HasOtherOption;
36}
37
38void QuestionWithOtherOption::SetResponse(size_t i)
39{

Callers 3

CreateWidgetsMethod · 0.80
CreateWidgetsMethod · 0.80
to_jsonMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected