Abstract wallpaper provider interface. More...
#include <phosphor-shaders/include/PhosphorShaders/IWallpaperProvider.h>
Public Member Functions | |
| virtual | ~IWallpaperProvider ()=default |
| virtual QString | wallpaperPath ()=0 |
| Return the filesystem path to the current desktop wallpaper image. | |
Abstract wallpaper provider interface.
Implementations detect the current desktop environment and return the filesystem path to the active wallpaper image.
|
virtualdefault |
|
pure virtual |
Return the filesystem path to the current desktop wallpaper image.
Returns empty string if unavailable or not applicable.