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

Method GetType

Modules/Forms/src/mitkDropdownQuestion.cpp:20–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18DropdownQuestion::~DropdownQuestion() = default;
19
20std::string DropdownQuestion::GetType() const
21{
22 return "Drop-down";
23}
24
25Question* DropdownQuestion::CreateAnother() const
26{

Callers 7

CreateMethod · 0.45
OnServiceEventMethod · 0.45
RegisterMethod · 0.45
to_jsonMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected