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

Method ToString

Plugins/org.blueberry.core.runtime/src/internal/berryExtension.cpp:134–137  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

132}
133
134QString Extension::ToString() const
135{
136 return GetUniqueIdentifier() + " -> " + GetExtensionPointIdentifier();
137}
138
139} // namespace berry

Callers 2

GetBrandingMethod · 0.45
LogMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected