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

Method IsRequired

Modules/Forms/src/mitkQuestion.cpp:41–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39}
40
41bool Question::IsRequired() const
42{
43 return m_IsRequired;
44}
45
46std::string Question::GetRequiredText() const
47{

Callers 12

SetQuestionMethod · 0.80
CreateWidgetsMethod · 0.80
OnIdClickedMethod · 0.80
OnIdToggledMethod · 0.80
OnTextEditedMethod · 0.80
OnTextChangedMethod · 0.80
CreateWidgetsMethod · 0.80
OnIdClickedMethod · 0.80
OnCurrentIndexChangedMethod · 0.80
UpdateFormHeaderMethod · 0.80
to_jsonMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected