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

Method FromJSON

Modules/RT/src/mitkIsoDoseLevelSetProperty.cpp:104–107  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

102}
103
104bool mitk::IsoDoseLevelSetProperty::FromJSON(const nlohmann::json&)
105{
106 return false; // Not implemented
107}
108

Callers 1

from_jsonMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected