QHash Proxy Page

Functions

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

Function Documentation

[noexcept] int qHash(const QMqttTopicFilter &, int)

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

[noexcept] int qHash(const QMqttTopicName &, int)

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