Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
33
bool QuestionWithOtherOption::HasOtherOption() const
34
{
35
return m_HasOtherOption;
36
}
37
38
void QuestionWithOtherOption::SetResponse(size_t i)
39
{
Callers
3
CreateWidgets
Method · 0.80
CreateWidgets
Method · 0.80
to_json
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected