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

Method ClearResponses

Modules/Forms/src/mitkTextQuestion.cpp:24–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22}
23
24void TextQuestion::ClearResponses()
25{
26 m_Response.clear();
27}
28
29bool TextQuestion::IsComplete() const
30{

Callers 8

ResetMethod · 0.45
ResetMethod · 0.45
ResetMethod · 0.45
ResetMethod · 0.45
ResetMethod · 0.45
ResetMethod · 0.45
ResetMethod · 0.45
OnCurrentIndexChangedMethod · 0.45

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected