[Extractor] Use QDataStream serialization in place of cooked one
ClosedPublic

Authored by bruns on Oct 30 2018, 2:24 AM.

Details

Summary

There is no need to reinvent serialization of Qt data types, just use
the one provided.

Depends on D16523

Diff Detail

Repository
R293 Baloo
Branch
extractor
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 4336
Build 4354: arc lint + arc unit
bruns created this revision.Oct 30 2018, 2:24 AM
Restricted Application added projects: Frameworks, Baloo. · View Herald TranscriptOct 30 2018, 2:24 AM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
bruns requested review of this revision.Oct 30 2018, 2:24 AM
lbeltrame accepted this revision.Oct 30 2018, 6:08 AM
This revision is now accepted and ready to land.Oct 30 2018, 6:08 AM
This revision was automatically updated to reflect the committed changes.