You not only can, but you have to define the function:
unless you're working with some standard type, for which the function already has been provided.Qt Code:
quint32 qHash(const Key &key);To copy to clipboard, switch view to plain text mode
You not only can, but you have to define the function:
unless you're working with some standard type, for which the function already has been provided.Qt Code:
quint32 qHash(const Key &key);To copy to clipboard, switch view to plain text mode
Bookmarks