QHash Proxy Page

Functions

int qHash(const QMqttTopicFilter &, int)
int qHash(const QMqttTopicName &, int)

Function Documentation

int qHash(const QMqttTopicFilter &, int)

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

int qHash(const QMqttTopicName &, int)

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