Port away from deprecated qVariantFromValue
ClosedPublic

Authored by zzag on Sep 18 2019, 8:09 AM.

Details

Summary

qVariantFromValue is deprecated since Qt 5.14. It's advised to use
QVariant::fromValue instead.

Test Plan

Compiles.

Diff Detail

Repository
R108 KWin
Branch
port-away-from-deprecated
Lint
Lint OK
Unit
No Unit Test Coverage
Build Status
Buildable 16723
Build 16741: arc lint + arc unit
zzag created this revision.Sep 18 2019, 8:09 AM
Restricted Application added a project: KWin. · View Herald TranscriptSep 18 2019, 8:09 AM
Restricted Application added a subscriber: kwin. · View Herald Transcript
zzag requested review of this revision.Sep 18 2019, 8:09 AM
davidedmundson accepted this revision.Sep 18 2019, 8:50 AM
This revision is now accepted and ready to land.Sep 18 2019, 8:50 AM
This revision was automatically updated to reflect the committed changes.