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

Method SetProperties

Modules/Core/src/IO/mitkAbstractFileReader.cpp:293–296  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

291 }
292
293 void AbstractFileReader::SetProperties(const PropertyList* properties)
294 {
295 d->m_Properties = properties;
296 }
297
298 const PropertyList* AbstractFileReader::GetProperties() const
299 {

Callers 2

LoadMethod · 0.45
SetUSPropertyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected