Skip to content

dataengines/potd: Fix "Unable to assign [undefined] to QUrl"

Fushan Wen requested to merge work/fusionfuture/unify-potd-dataengines into master

dataengines/potd: Fix "Unable to assign [undefined] to QUrl"

We need to reset the data of UrlRole when the provider is changed.

dataengines/potd: Move image to PotdProviderData

PotdProviderData is used to store wallpaper data. The design is to keep binary compatibility.

CCBUG: 422934

Merge request reports