[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
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
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.