[Cuttlefish] Replace deprectated method KDeclarative::setupBindings()
ClosedPublic

Authored by davidre on Dec 10 2019, 12:44 PM.

Details

Summary

Replace method call like described in the documentation. Also we don't need to
cast &engine because a QQmlApplicationEngine is a QQmlEngine.

Test Plan

compiles

Diff Detail

Repository
R118 Plasma SDK
Branch
deprectaed (branched from master)
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 19646
Build 19664: arc lint + arc unit
davidre created this revision.Dec 10 2019, 12:44 PM
Restricted Application added a project: Plasma. · View Herald TranscriptDec 10 2019, 12:44 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
davidre requested review of this revision.Dec 10 2019, 12:44 PM
apol accepted this revision.Dec 10 2019, 12:53 PM
This revision is now accepted and ready to land.Dec 10 2019, 12:53 PM
This revision was automatically updated to reflect the committed changes.