[KItemModels/KLinkItemSelectionModelTest] Port QRegExp to QRegularExpression
ClosedPublic

Authored by ahmadsamir on Apr 1 2020, 8:19 PM.

Details

Summary

Use QSortFilterProxyModel::setFilterRegularExpression() instead of
setFitlerRegExp().

Test Plan

make && ctest

Diff Detail

Repository
R275 KItemModels
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
ahmadsamir created this revision.Apr 1 2020, 8:19 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptApr 1 2020, 8:19 PM
ahmadsamir requested review of this revision.Apr 1 2020, 8:19 PM
apol accepted this revision.Apr 1 2020, 10:39 PM
This revision is now accepted and ready to land.Apr 1 2020, 10:39 PM
This revision was automatically updated to reflect the committed changes.