Don't use deprecated QAbstractItemModel::setRoleNames
ClosedPublic

Authored by zzag on Jul 9 2019, 9:57 PM.

Details

Summary

setRoleNames() method is deprecated since Qt 5.0. It is strongly advised
to reimplement roleNames() method instead.

Diff Detail

Repository
R108 KWin
Branch
port-from-qregion-rects
Lint
Lint OK
Unit
No Unit Test Coverage
Build Status
Buildable 13781
Build 13799: arc lint + arc unit
zzag created this revision.Jul 9 2019, 9:57 PM
Restricted Application added a project: KWin. · View Herald TranscriptJul 9 2019, 9:57 PM
Restricted Application added a subscriber: kwin. · View Herald Transcript
zzag requested review of this revision.Jul 9 2019, 9:57 PM
apol accepted this revision.Jul 9 2019, 10:58 PM
This revision is now accepted and ready to land.Jul 9 2019, 10:58 PM
This revision was automatically updated to reflect the committed changes.