Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
46
std::string Question::GetRequiredText() const
47
{
48
return
"This is a required question"
;
49
}
50
51
bool Question::HasFileResponses() const
52
{
Callers
1
SetQuestion
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected