< Plasma | libplasma2
Plasma/libplasma2/wallpaperdrophandling
Discussion
We now have two ways to note that a URL has been added to a wallpaper via external means: urlDropped(KUrl) and setUrls(KUrl::List).
Proposed Solution
Drop urlDropped in favor of setUrls; make setUrls virtual, drop the protected addUrls slot (was just a work-around for BC) and port Wallpaper plugins away from addUrls. In WallpaperScript, make setUrls virtual and drop urlDropped.
This page was last edited on 22 September 2012, at 13:48. Content is available under Creative Commons License SA 4.0 unless otherwise noted.