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/berryObject.cpp:81–84 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
79
}
80
81
uint Object::HashCode() const
82
{
83
return qHash(this);
84
}
85
86
bool Object::operator<(const Object* o) const
87
{
Callers
2
qHash
Function · 0.45
qHash
Function · 0.45
Calls
1
qHash
Function · 0.70
Tested by
no test coverage detected