[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
Branch
l-qregularexpression (branched from master)
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 24601
Build 24619: arc lint + arc unit
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.