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

Method GetRequiredText

Modules/Forms/src/mitkQuestion.cpp:46–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44}
45
46std::string Question::GetRequiredText() const
47{
48 return "This is a required question";
49}
50
51bool Question::HasFileResponses() const
52{

Callers 1

SetQuestionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected