Be strict about implicit string casts

Authored by gladhorn on Jul 11 2018, 1:52 PM.

Description

Be strict about implicit string casts

Summary:
Use QT_NO_CAST_FROM_ASCII and friends. There are a bunch of places where
QString should really be QByteArray, but that's for the future.

Reviewers: Plasma, apol

Reviewed By: apol

Subscribers: zzag, plasma-devel

Tags: Plasma

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

Details

Committed
gladhornJul 12 2018, 9:39 AM
Reviewer
apol
Differential Revision
D14065: Be strict about implicit string casts
Parents
R104:88843a4e32b9: fixuifiles
Branches
Unknown
Tags
Unknown