[][src]Function qt_core::q_hash_q_time

pub unsafe fn q_hash_q_time(key: impl CastInto<Ref<QTime>>) -> c_uint

Returns the hash value for the key, using seed to seed the calculation.

Calls C++ function: unsigned int qHash(const QTime& key).

C++ documentation:

Returns the hash value for the key, using seed to seed the calculation.

This function was introduced in Qt 5.0.