D10694: epubextractor: Handle multiple subjects better
Stefan BrĂ¼ns
noreply at phabricator.kde.org
Sun Apr 15 02:59:51 UTC 2018
bruns added a comment.
Sorry to join late here ...
A QMap can store multiple values for one key, and a client reading the Map can use QMap::values() to get a list of all matching properties. If a client naively uses value() instead, it just gets the first value for the key, but so be it.
REPOSITORY
R286 KFileMetaData
REVISION DETAIL
https://phabricator.kde.org/D10694
To: michaelh, mgallien, dfaure
Cc: bruns, astippich, #frameworks, ashaposhnikov, michaelh, spoorun, navarromorales, isidorov, firef, ngraham, andrebarros, alexeymin, emmanuelp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180415/fba2dd34/attachment.html>
More information about the Kde-frameworks-devel
mailing list