KF5 port: remove deprecated KStringHandler and KTabWidget usage

Authored by chehrlic on Aug 22 2017, 8:03 PM.

Description

KF5 port: remove deprecated KStringHandler and KTabWidget usage

Summary:
KStringHandler::naturalCompare() was replaced with QCollator (according to deprecating comment, other commits did it the same way)
KTabWidget was replaced with QTabWidget - there were no special KTabWidget functions at all.

Test Plan: TriggerConfig works as before

Reviewers: KDE Games, ltoscano

Reviewed By: ltoscano

Subscribers: ltoscano, KDE Games

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

Details

Committed
chehrlicAug 23 2017, 4:07 PM
Reviewer
ltoscano
Differential Revision
D7417: KF5 port: remove deprecated KStringHandler and KTabWidget usage
Parents
R423:eb0585e80745: KF5 port: replace KTempDir with QTemporaryDir
Branches
Unknown
Tags
Unknown