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

Method SetResponse

Modules/Forms/src/mitkTextQuestion.cpp:39–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37}
38
39void TextQuestion::SetResponse(const std::string& response)
40{
41 m_Response = response;
42}

Callers 5

OnIdClickedMethod · 0.45
OnTextEditedMethod · 0.45
OnTextChangedMethod · 0.45
OnIdClickedMethod · 0.45
OnCurrentIndexChangedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected