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

Method GetKey

Plugins/org.blueberry.core.runtime/src/internal/berryRegistryObject.cpp:37–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35}
36
37QString RegistryObject::GetKey() const
38{
39 return objectKey;
40}
41
42bool RegistryObject::IsEqual(const KeyedElement& other) const
43{

Callers 3

GetNamespacesMethod · 0.45
AddContributionMethod · 0.45
HashCodeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected