QHash Proxy Page

Functions

uint qHash(const QMqttTopicName &name, uint seed = 0)
uint qHash(const QMqttTopicFilter &filter, uint seed = 0)

Function Documentation

uint qHash(const QMqttTopicName &name, uint seed = 0)

Returns the hash value for name. If specified, seed is used to initialize the hash.

uint qHash(const QMqttTopicFilter &filter, uint seed = 0)

Returns the hash value for filter. If specified, seed is used to initialize the hash.