Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
24
void TextQuestion::ClearResponses()
25
{
26
m_Response.clear();
27
}
28
29
bool TextQuestion::IsComplete() const
30
{
Callers
8
Reset
Method · 0.45
Reset
Method · 0.45
Reset
Method · 0.45
Reset
Method · 0.45
Reset
Method · 0.45
Reset
Method · 0.45
Reset
Method · 0.45
OnCurrentIndexChanged
Method · 0.45
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected