Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
39
void TextQuestion::SetResponse(const std::string& response)
40
{
41
m_Response = response;
42
}
Callers
5
OnIdClicked
Method · 0.45
OnTextEdited
Method · 0.45
OnTextChanged
Method · 0.45
OnIdClicked
Method · 0.45
OnCurrentIndexChanged
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected