Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
134
QString Extension::ToString() const
135
{
136
return GetUniqueIdentifier() +
" -> "
+ GetExtensionPointIdentifier();
137
}
138
139
} // namespace berry
Callers
2
GetBranding
Method · 0.45
Log
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected