D6843: Add a seed parameter to make the qHash used

Jos van den Oever noreply at phabricator.kde.org
Sat Jul 22 20:49:57 BST 2017


vandenoever created this revision.
vandenoever added a project: Calligra: 3.0.

REVISION SUMMARY
  Without the seed parameter, the default qHash for QPair is used.
  The seed argument in qHash was introduced in Qt 5.0. The qHash for
  KoXmlStringPair did not have it and hence it was an unused function.

TEST PLAN
  All unit tests in kostore still pass.

REPOSITORY
  R8 Calligra

REVISION DETAIL
  https://phabricator.kde.org/D6843

AFFECTED FILES
  libs/store/KoXmlReader.cpp

To: vandenoever, #calligra:_3.0, Calligra-Devel-list
Cc: vandenoever
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/calligra-devel/attachments/20170722/1f3feb83/attachment.htm>


More information about the calligra-devel mailing list