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

Method SetConfigurationLabel

Modules/DICOM/src/mitkDICOMFileReader.cpp:54–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52}
53
54void
55mitk::DICOMFileReader
56::SetConfigurationLabel(const std::string& label)
57{
58 m_ConfigLabel = label;
59 this->Modified();
60}
61
62std::string
63mitk::DICOMFileReader

Calls 1

ModifiedMethod · 0.45

Tested by

no test coverage detected