[ConfigModule] Pass initial properties
ClosedPublic

Authored by broulik on Mar 20 2019, 10:12 AM.

Details

Test Plan

There's probably some std algo for it but std::copy didn't work so I gave up.

did kcm.push("SomePage.qml", {title: "foo"}) and the new page had the title I passed in

Diff Detail

Repository
R296 KDeclarative
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
broulik created this revision.Mar 20 2019, 10:12 AM
Restricted Application added a project: Frameworks. · View Herald TranscriptMar 20 2019, 10:12 AM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
broulik requested review of this revision.Mar 20 2019, 10:12 AM

Pingeliping

apol accepted this revision.Apr 9 2019, 8:52 PM
This revision is now accepted and ready to land.Apr 9 2019, 8:52 PM
This revision was automatically updated to reflect the committed changes.