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

Method SetProperty

Modules/Core/src/Rendering/mitkAnnotation.cpp:62–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60}
61
62void mitk::Annotation::SetProperty(const std::string &propertyKey, const BaseProperty::Pointer &propertyValue)
63{
64 this->m_PropertyList->SetProperty(propertyKey, propertyValue);
65}
66
67void mitk::Annotation::ReplaceProperty(const std::string &propertyKey, const BaseProperty::Pointer &propertyValue)
68{

Callers 15

ReadMethod · 0.45
ReadMethod · 0.45
SetCESTFrequencyMHzMethod · 0.45
SaveSliceOrImageAsPNGFunction · 0.45
transferMetaPropertiesFunction · 0.45
setUpMethod · 0.45
setUpMethod · 0.45

Calls

no outgoing calls

Tested by 15

setUpMethod · 0.36
setUpMethod · 0.36
SetDICOMReferenceInfoMethod · 0.36
setUpMethod · 0.36
TestPropertyListMethod · 0.36