Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ HashCode
Method
HashCode
Plugins/org.blueberry.core.runtime/src/internal/berryKeyedElement.cpp:34–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
}
33
34
uint KeyedElement::HashCode() const
35
{
36
return qHash(this->GetKey());
37
}
38
39
}
Callers
nothing calls this directly
Calls
2
qHash
Function · 0.50
GetKey
Method · 0.45
Tested by
no test coverage detected