Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ SetDescription
Method
SetDescription
Modules/Forms/src/mitkForm.cpp:68–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
}
67
68
void Form::Section::SetDescription(const std::string& description)
69
{
70
m_Description = description;
71
}
72
73
std::vector<Question*> Form::Section::GetQuestions() const
74
{
Callers
5
from_json
Function · 0.45
from_json
Method · 0.45
SceneFileReader
Method · 0.45
SceneJsonFileReader
Method · 0.45
InitMultiLabelSegmentation
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected