Diffusion Baloo 7420bc056326

[TermGenerator] Use UTF-8 ByteArray for termList

Authored by bruns on Jun 16 2019, 12:28 AM.

Description

[TermGenerator] Use UTF-8 ByteArray for termList

Summary:
All users of TermGenerator::termList do not use QStrings but UTF-8
ByteArrays. Remove repetitive code.

While at it, make the lists const to avoid detach on iteration.

Test Plan: ctest

Reviewers: Baloo, ngraham, astippich, poboiko

Reviewed By: Baloo, ngraham

Subscribers: kde-frameworks-devel

Tags: Frameworks, Baloo

Differential Revision: https://phabricator.kde.org/D21839

Details

Committed
brunsJun 16 2019, 5:13 PM
Reviewer
Baloo
Differential Revision
D21839: [TermGenerator] Use UTF-8 ByteArray for termList
Parents
R293:3e3cd7e63336: [WriteTransactionTest] Clear mixup of QString and QByteArray
Branches
Unknown
Tags
Unknown