Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ ComputeHashCode
Method
ComputeHashCode
Plugins/org.blueberry.core.expressions/src/berryExpression.cpp:98–102 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
96
}
97
98
uint
99
Expression::ComputeHashCode() const
100
{
101
return qHash(this);
102
}
103
104
uint Expression::HashCode() const
105
{
Callers
1
HashCode
Method · 0.95
Calls
1
qHash
Function · 0.50
Tested by
no test coverage detected