Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ CreateAnother
Method
CreateAnother
Modules/Forms/src/mitkDropdownQuestion.cpp:25–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
}
24
25
Question* DropdownQuestion::CreateAnother() const
26
{
27
return new DropdownQuestion;
28
}
29
30
void DropdownQuestion::FromJSON(const nlohmann::ordered_json& j)
31
{
Callers
3
CreateInstance
Method · 0.45
FromJSON
Method · 0.45
Create
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected