[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
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
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.