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

Function qHash

Plugins/org.blueberry.core.runtime/src/berryObject.cpp:252–255  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

250//}
251
252uint qHash(const berry::Object& o)
253{
254 return o.HashCode();
255}

Callers 15

HashCodeMethod · 0.70
HashCodeMethod · 0.50
HashCodeMethod · 0.50
HashCodeFunction · 0.50
HashCodeMethod · 0.50
ComputeHashCodeMethod · 0.50
HashCodeMethod · 0.50

Calls 1

HashCodeMethod · 0.45

Tested by 2

ComputeHashCodeMethod · 0.40
ComputeHashCodeMethod · 0.40