QHash Proxy Page
Functions
size_t | qHash(const QStringRef &key, size_t seed = 0) |
Function Documentation
[since 5.0]
size_t qHash(const QStringRef &key, size_t seed = 0)
Returns the hash value for the key, using seed to seed the calculation.
This function was introduced in Qt 5.0.