add a fairly useful detail to the apidox on this method

svn path=/trunk/KDE/kdelibs/; revision=952061
This commit is contained in:
Aaron J. Seigo 2009-04-10 19:52:16 +00:00
parent 9f7edec998
commit b2138871bd

View File

@ -413,7 +413,8 @@ class PLASMA_EXPORT Wallpaper : public QObject
* @param key the name use in the cache for this image; if the image is specific
* to this wallpaper plugin, consider including the name() as part of
* the cache key to avoid collisions with other plugins.
* @param image the image to store in the cache
* @param image the image to store in the cache; passing in a null image will cause
* the cached image to be removed from the cache
*
* @since 4.3
**/