Medical Imaging Interaction Toolkit  2023.12.99-7a59bd54
Medical Imaging Interaction Toolkit
mitk::IPropertyOwner Member List

This is the complete list of members for mitk::IPropertyOwner, including all inherited members.

GetConstProperty(const std::string &propertyKey, const std::string &contextName="", bool fallBackOnDefaultContext=true) const =0mitk::IPropertyProviderpure virtual
GetNonConstProperty(const std::string &propertyKey, const std::string &contextName="", bool fallBackOnDefaultContext=true)=0mitk::IPropertyOwnerpure virtual
GetPropertyContextNames() const =0mitk::IPropertyProviderpure virtual
GetPropertyKeys(const std::string &contextName="", bool includeDefaultContext=false) const =0mitk::IPropertyProviderpure virtual
RemoveProperty(const std::string &propertyKey, const std::string &contextName="", bool fallBackOnDefaultContext=false)=0mitk::IPropertyOwnerpure virtual
SetProperty(const std::string &propertyKey, BaseProperty *property, const std::string &contextName="", bool fallBackOnDefaultContext=false)=0mitk::IPropertyOwnerpure virtual
~IPropertyOwner() overridemitk::IPropertyOwner
~IPropertyProvider()mitk::IPropertyProvidervirtual