Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
41
bool Question::IsRequired() const
42
{
43
return m_IsRequired;
44
}
45
46
std::string Question::GetRequiredText() const
47
{
Callers
12
SetQuestion
Method · 0.80
CreateWidgets
Method · 0.80
OnIdClicked
Method · 0.80
OnIdToggled
Method · 0.80
OnTextEdited
Method · 0.80
OnTextChanged
Method · 0.80
CreateWidgets
Method · 0.80
OnIdClicked
Method · 0.80
OnCurrentIndexChanged
Method · 0.80
ValidateCurrentSection
Method · 0.80
UpdateFormHeader
Method · 0.80
to_json
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected