Port to QMultiHash.
ClosedPublic

Authored by hein on Feb 17 2017, 6:21 PM.

Diff Detail

Repository
R120 Plasma Workspace
Branch
Plasma/5.8
Lint
No Linters Available
Unit
No Unit Test Coverage
hein updated this revision to Diff 11466.Feb 17 2017, 6:21 PM
hein retitled this revision from to Port to QMultiHash..
hein updated this object.
hein edited the test plan for this revision. (Show Details)
hein added reviewers: Plasma, fvogt, graesslin.
hein added a subscriber: plasma-devel.
Restricted Application added a project: Plasma. · View Herald TranscriptFeb 17 2017, 6:21 PM
fvogt accepted this revision.Feb 17 2017, 6:27 PM
fvogt edited edge metadata.

If all cases of insert(key,value) are validated to behave correctly (same as insertMulti now!), this looks good to me.

Easier to understand and fewer code lines!

This revision is now accepted and ready to land.Feb 17 2017, 6:27 PM
This revision was automatically updated to reflect the committed changes.