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

Method GetProperty

Modules/Core/src/IO/mitkIPreferences.cpp:32–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30}
31
32std::string mitk::IPreferences::ChangeEvent::GetProperty() const
33{
34 return m_Property;
35}
36
37std::string mitk::IPreferences::ChangeEvent::GetOldValue() const
38{

Callers 15

mainFunction · 0.45
CreateOverlayChildMethod · 0.45
OnConvertToRGBAImageMethod · 0.45
GeneratePolyLineMethod · 0.45
GetSingleLineModeMethod · 0.45
IsClosedMethod · 0.45
ensureModelFitUIDFunction · 0.45
ConnectMethod · 0.45

Calls

no outgoing calls