MCPcopy 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
68void Form::Section::SetDescription(const std::string& description)
69{
70 m_Description = description;
71}
72
73std::vector<Question*> Form::Section::GetQuestions() const
74{

Callers 5

from_jsonFunction · 0.45
from_jsonMethod · 0.45
SceneFileReaderMethod · 0.45
SceneJsonFileReaderMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected