Medical Imaging Interaction Toolkit
2023.04.00
Medical Imaging Interaction Toolkit
|
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 =0 | mitk::IPropertyProvider | pure virtual |
GetNonConstProperty(const std::string &propertyKey, const std::string &contextName="", bool fallBackOnDefaultContext=true)=0 | mitk::IPropertyOwner | pure virtual |
GetPropertyContextNames() const =0 | mitk::IPropertyProvider | pure virtual |
GetPropertyKeys(const std::string &contextName="", bool includeDefaultContext=false) const =0 | mitk::IPropertyProvider | pure virtual |
RemoveProperty(const std::string &propertyKey, const std::string &contextName="", bool fallBackOnDefaultContext=false)=0 | mitk::IPropertyOwner | pure virtual |
SetProperty(const std::string &propertyKey, BaseProperty *property, const std::string &contextName="", bool fallBackOnDefaultContext=false)=0 | mitk::IPropertyOwner | pure virtual |
~IPropertyOwner() override | mitk::IPropertyOwner | |
~IPropertyProvider() | mitk::IPropertyProvider | virtual |